picktimes2.html

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

HTML
37
字号
<TITLE>/</TITLE><BODY><A HREF = "../index.html">[Master Index]</A><A HREF = "index.html">[Index for ./picker]</A><H1>picktimes2</H1><H2>(./picker/picktimes2.m)</H2><HR><H3>Function Synopsis</H3><pre>picktimes2(action)</pre><HR><H3>Help text</H3><pre>meant to work on top of a figure that has one axis with seismic traces on itthis is an attempt to imitate the picking <A HREF = "../4.demos/process.html">process</A> as it is set up inINSIGHT's vaq2stores pick times as indexes in variable 'ptimes'picking is done as follows:	first mouse button: clears a single trace pick	second mouse button: selects a single trace pick	third mouse button: starts dragging a line	  followed by 1st or 3d button: erases picks on all selected traces	  followed by 2nd button: picks times on all selected traceswritten by K.S. Beaty February, 1998</pre><HR><H3>Cross-Reference Information</H3>This function calls<pre><UL><LI><A HREF = "../9.picker/greenpeaks.html">greenpeaks</A>     ./picker/greenpeaks.m</LI></UL></pre>This function is called by<pre><UL><LI><A HREF = "../9.picker/pick1comp.html">pick1comp</A>      ./picker/pick1comp.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 + -
显示快捷键?