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

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

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

Initial import of Stark code.

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