seisatrplot.html

来自「具有特色的地震数据处理源码」· HTML 代码 · 共 41 行

HTML
41
字号
<TITLE>/</TITLE><BODY><A HREF = "../index.html">[Master Index]</A><A HREF = "index.html">[Index for ./display]</A><H1>seisatrplot</H1><H2>(./display/seisatrplot.m)</H2><HR><H3>Function Synopsis</H3><pre>seisatrplot(datain,rec,t1,t2,tr1,tr2,smp,cmap,tstart)</pre><HR><H3>Help text</H3><pre>seisatrplot(datain,rec,t1,t2,tr1,tr2,smp,cmap,tstart)function for plotting seismic attributes dataINPUTdatain - input matrix of seismic attributes data rec -  record number (each record of original data file has 3 consecutive        seismic attributes records assigned to it - amplitude, frequency, and        phase, in that order.  'rec' is a flag used to correctly annotate        the plot.t1,t2 - beginning and end times to be displayedtr1,tr2 - first and last traces to be displayed note - to display traces in reverse direction set tr1 equal to larger trace #smp - sampling interval (s)cmap - colourmp to use (eg. 'gray','hsv','jet')tstart - start time itselfOUPTPUTDSI customized VSP processing softwarewritten by K.S. Beaty July, 1998</pre><HR><H3>Cross-Reference Information</H3>This function is called by<pre><UL><LI><A HREF = "../6.display/dispseis.html">dispseis</A>       ./display/dispseis.m</LI></UL></pre><HR>Produced by <A HREF = "http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Wed Jun 14 15:21:32 Canada/Eastern 2000<BR>Cross-Directory links are: ON<BR></BODY>

⌨️ 快捷键说明

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