SAC_Sun2PC_mat
Syntax: sac_sun2pc_mat('filename')
Reads the SAC binary files from/for SUN platform and creates a .mat file that consists of
1. a structure, H, that contains all the header information and
2. a vector, X, that contains the waveform.
The input file 'filename' must be either a sac file with extension .sac or a path. In the latter case all sac files in this path are converted.
The path must be the full path, i.e., 'C:\Data\920611_001538_00_405'.
The mat files are saved in the folder, in which the original .sac file exists.
The SAC format files and names of variables are based on documentation, I have found in the internet. Some SAC Header variables that are 'not currently used' (according to the documentations, I found) are in comments, whereas others are ommitted.
This file has been tested (not thoroughly, though) using Matlab 6.5 but should be working on all other previous Matlab 6 or 5 versions as well.
Note that the file is NOT guaranteed to work perfectly, so please check your results.
Please send any comments or corrections to csar@auth.gr
SAC_SUN2PC_MAT written by C. D. Saragiotis on August 14th, 2003
Cite As
Christos Saragiotis (2026). SAC_Sun2PC_mat (https://uk.mathworks.com/matlabcentral/fileexchange/3859-sac_sun2pc_mat), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Sciences > Geoscience > Seismology >
Tags
Acknowledgements
Inspired: sacsun2mat/sacpc2mat
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
