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

root/gliderproc/trunk/MATLAB/plots/normalfigure.m

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

Initial import of Stark code.

Line 
1 %
2 % Calls: none
3 % figure('position',[400 400 600 500])
4 figure;
5 whitebg('w');
6 set(gcf,'menubar','none');
7 hold on;
8 zoom on;
Note: See TracBrowser for help on using the browser.