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

root/gliderproc/trunk/MATLAB/opnml/html/3.FEM/labcont.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 ./FEM]</A>
4 <A HREF = "../index.html">[Return to Master Index]</A>
5 <H1>labcont</H1>
6 <H2>(./FEM/labcont.m)</H2>
7 <HR><H3>Function Synopsis</H3>
8 <pre>h=labcont</pre>
9 <HR><H3>Help text</H3>
10 <pre>
11
12  LABCONT  -  label contours drawn with <A HREF = "../3.FEM/lcontour.html">LCONTOUR</A>
13
14              LABCONT labels contours on the current axes that have been
15              previously drawn with <A HREF = "../3.FEM/lcontour.html">LCONTOUR</A>.  Start up LABCONT by
16              typing &quot;labcont&quot; at the MATLAB prompt (&gt;&gt;).  Then,
17              click on the contour to label with the left mouse-button.
18              Continue clicking with the left mouse-button button until
19              all the labels have been added, then press the right
20              mouse-button in the current axes to stop LABCONT.  If
21              an output argument was supplied to LABCONT, the handles
22              to the text objects pointing to the labels is returned
23              to the MATLAB workspace.
24
25  Written by : Brian O. Blanton, March 96
26
27 </pre>
28 <HR>
29 Produced by <A HREF="http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Tue Feb  2 16:15:45 EST 1999
30 <BR>
31 Cross-Directory links are: OFF<BR>
32 </BODY>
Note: See TracBrowser for help on using the browser.