readascii.html
来自「具有特色的地震数据处理源码」· HTML 代码 · 共 31 行
HTML
31 行
<TITLE>/</TITLE><BODY><A HREF = "../index.html">[Master Index]</A><A HREF = "index.html">[Index for ./main]</A><H1>readascii</H1><H2>(./main/readascii.m)</H2><HR><H3>Function Synopsis</H3><pre>[str]=readascii(filename)</pre><HR><H3>Help text</H3><pre>function [str]=readascii(filename)This function reads an ascii file and createsa cell array of strings each cell representinga linefilename should be ascii and should be called between single quotesDSI customized VSP processing softwarewritten by G. Perron, February, 1996</pre><HR><H3>Cross-Reference Information</H3>This function is called by<pre><UL><LI><A HREF = "../8.main/bison2mat.html">bison2mat</A> ./main/bison2mat.m</LI><LI><A HREF = "../8.main/seg2mat.html">seg2mat</A> ./main/seg2mat.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 + -
显示快捷键?