source:
issm/oecreview/Archive/21724-22754/ISSM-21804-21805.diff@
22755
Last change on this file since 22755 was 22755, checked in by , 7 years ago | |
---|---|
File size: 666 bytes |
-
../trunk-jpl/src/m/plot/plotmodel.m
47 47 set(gcf,'Position',[756 62 827 504]); 48 48 elseif strcmpi(figposition,'mathieu'), 49 49 set(gcf,'Position',[300 1 1580 1150]); 50 elseif strcmpi(figposition,'byron'), 51 set(gcf,'Position',[40 1580 560*1.25 420*1.25]); %left, bottom, width, height; W=560 H=420 is default 50 52 elseif strcmpi(figposition,'fullscreen'), 51 53 set(gcf,'Position',get(0,'ScreenSize')); 52 54 elseif strcmpi(figposition,'halfright'),
Note:
See TracBrowser
for help on using the repository browser.