Changeset 11828
- Timestamp:
- 03/30/12 15:46:47 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/model/plot/plotmodel.m
r11827 r11828 48 48 for i=1:numberofplots, 49 49 plot_manager(getfieldvalue(options.list{i},'model',md),options.list{i},subplotwidth,nlines,ncols,i); 50 cbfreeze;50 %cbfreeze; 51 51 end 52 52 catch me,
Note:
See TracChangeset
for help on using the changeset viewer.