contents.m

来自「地震中常用的一些偏移程序」· M 代码 · 共 14 行

M
14
字号
% CREWES SEGY toolbox
% Tools to perform SEG-Y I/O
%
%Basic tools
% ALTREADSEGY ... Read SEG-Y files
% ALTWRITESEGY ... Write SEG-Y files
% READSEGY ... Read SEG-Y files (old version, bugs, not recommended)
% WRITESEGY ... Write SEG-Y files (old version, bugs, not recommended)
% SEGYINPUT ...   Huh?
% SEGYOUTPUT ...  Huh?
%
% SEGY_* A set of functions for creating rev 1 (2002) SEG-Y data.
%        See SEGY_Documentation.tex for details.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?