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

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

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

Initial import of Stark code.

Line 
1 <TITLE>/startup.html</TITLE>
2 <BODY>
3 <A HREF = "index.html">[Index for ./basics]</A>
4 <A HREF = "../index.html">[Return to Master Index]</A>
5 <H1>wysiwyg</H1>
6 <H2>(./basics/wysiwyg.m)</H2>
7 <HR><H3>Function Synopsis</H3>
8 <pre>wysiwyg</pre>
9 <HR><H3>Help text</H3>
10 <pre>
11
12  WYSIWYG Force printed output to be more like what one sees on screen
13
14  WYSIWYG This function is called with no args and merely
15          changes the size of the figure on the screen to equal
16          the size of the figure that would be printed,
17          according to the papersize attribute.  Use this function
18          to give a more accurate picture of what will be
19          printed.
20
21          Dan(K) Braithwaite, Dept. of Hydrology U.of.A  11/93
22 </pre>
23 <HR>
24 Produced by <A HREF="http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Tue Feb  2 16:15:45 EST 1999
25 <BR>
26 Cross-Directory links are: OFF<BR>
27 </BODY>
Note: See TracBrowser for help on using the browser.