/[MITgcm]/MITgcm_contrib/gael/matlab_class/gcmfaces_misc/figureL.m
ViewVC logotype

Annotation of /MITgcm_contrib/gael/matlab_class/gcmfaces_misc/figureL.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Mon Sep 10 19:37:45 2012 UTC (12 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65x, checkpoint65r, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u
- open a figure and resize it.

1 gforget 1.1
2     %figure; set(gcf,'Units','Normalized','Position',[0.1 0.2 0.8 0.8]);
3     figure; set(gcf,'Units','Normalized','Position',[0. 0.2 0.4 0.8]);
4    

  ViewVC Help
Powered by ViewVC 1.1.22