⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 contents.m

📁 基于matlab的反演程序,用于地球物理勘探中射线追踪及偏移成像程序.
💻 M
字号:
% The CREWES Project Misc Utilities toolbox
%
% more seismic plotting, digital editing engine, zooming, 
% selection box, interpolating, etc.
% 
% bigfont        --- enlarge\reduce the font for everything in a figure
% boldlines      --- fatten\thin the linewidths in a figure
% clonefig       --- clone a figure with 2-D graphics
% colorview      --- manipulate colormaps
% editlines      --- digital editing engine
% flipx\flipy    --- flip the x or y axes of a figure
% fromclipboard  --- copy from a Matlab only clipboard
% integrate      --- integrate something
% interpextrap   --- linear interpolation/extrapolation
% lint, pwlint   --- fast linear interpolation
% newline        --- draw a new line with the mouse
% plotimage      --- plot an image (seismic)
% plotseis       --- plot seismic as wiggle traces
% selbox         --- draw a selection box with the mouse
% simpledit      --- simple interface to editlines
% simpledit_demo --- guess what
% simplezoom     --- install zooming on 2-D graphics
% slicemat       --- slice through a matrix along a given trajectory
% textmove       --- move text labels around with the mouse
% toclipboard    --- copy to a Matlab only clipboard
% whitefig       --- convert a figure to a white background
% wtva           --- wiggle trace variable area seismic plotting
% xcoord         --- generate a coordinate axis
% 
% (C) The CREWES Project, 1996

⌨️ 快捷键说明

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