NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/gliderproc/trunk/MATLAB/opnml/html/6.basics/blank.html

Revision 495 (checked in by cbc, 11 years ago)

Initial import of Stark code.

Line 
1 <TITLE>/</TITLE>
2 <BODY>
3 <A HREF = "index.html">[Index for ./basics]</A>
4 <A HREF = "../index.html">[Return to Master Index]</A>
5 <H1>blank</H1>
6 <H2>(./basics/blank.m)</H2>
7 <HR><H3>Function Synopsis</H3>
8 <pre>outstr=blank(instr)</pre>
9 <HR><H3>Help text</H3>
10 <pre>
11  BLANK strips leading and trailing whitespace and/or NULL characters
12        from input string instr.  The MATLAB function DEBLANK only
13        removes trailing blanks and NULLS.
14
15  outstr=blank(instr)
16
17 </pre>
18 <HR>
19 Produced by <A HREF="http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Tue Feb  2 16:15:45 EST 1999
20 <BR>
21 Cross-Directory links are: OFF<BR>
22 </BODY>
Note: See TracBrowser for help on using the browser.