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

root/gliderproc/trunk/MATLAB/opnml/FCAST_1.2/matlab_cen/tallfigure.m

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

Initial import of Stark code.

Line 
1 figure('position',[550 15 500 500]);
2 whitebg('w');
3 orient tall;
4 wysiwyg;
5 set(gcf,'menubar','none');
6 hold on;
7 zoom on;
Note: See TracBrowser for help on using the browser.