Changeset 12706 for issm/trunk/src/m/model/plot/plotmodel.m
- Timestamp:
- 07/24/12 10:36:19 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/model/plot/plotmodel.m
r11995 r12706 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;51 50 end 52 51 catch me,
Note:
See TracChangeset
for help on using the changeset viewer.