How can I import 2D/3D SEG-Y seismic data files into MATLAB?
조회 수: 22 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2009년 6월 27일
편집: MathWorks Support Team
2023년 3월 27일
I need to import binary SEG-Y (society of exploration geophysicists Y format) files directly into MATLAB. How can I do that?
채택된 답변
MathWorks Support Team
2023년 3월 26일
편집: MathWorks Support Team
2023년 3월 27일
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.
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!