Read/write functions for SAC files.
RDSAC reads a seismic data file encoded in the IRIS/SAC binary format, and returns a time vector, a data vector and all header variables in a structure (field names correspond to exact IRIS variable names).
MKSAC writes a seismic data file in the IRIS/SAC binary standard format, from any data vector, origin time, and header field that user wants to define.
François Beauducel, IPGP, beaudu, beauducel@ipgp.fr
See functions documentation for detailed syntax and examples.
Functions are also available at MathWorks File Exchange: with user comments and ratings.