How can I import 2D/3D SEG-Y seismic data files into MATLAB?

35 views (last 30 days)
I need to import binary SEG-Y (society of exploration geophysicists Y format) files directly into MATLAB. How can I do that?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 26 Mar 2023
Edited: MathWorks Support Team on 27 Mar 2023
Importing 2D/3D SEG-Y files directly is currently not supported in MATLAB 7.8 (R2009a).
As a workaround, you may consider using the SeisLab suite of tools on the File Exchange. In particular, the function read_segy_file.m might be of relevance:
Note that MathWorks does not guarantee or warrant the use or content of these submissions. Any questions, issues, or complaints should be directed to the contributing author.

More Answers (0)

Products


Release

R2009a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!