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
引用格式
Christos Saragiotis (2024). SAC_Sun2PC_mat (https://www.mathworks.com/matlabcentral/fileexchange/3859-sac_sun2pc_mat), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
致谢
启发作品: sacsun2mat/sacpc2mat
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |