root/gliderproc/trunk/MATLAB/opnml/FCAST_1.2/matlab_cen/tallfigure.m
Revision 495 (checked in by cbc, 12 years ago) |
---|
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.