Changeset 14177
- Timestamp:
- 12/17/12 16:47:24 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/plotmodel.m
r13646 r14177 48 48 for i=1:numberofplots, 49 49 plot_manager(getfieldvalue(options.list{i},'model',md),options.list{i},subplotwidth,nlines,ncols,i); 50 %List all unused options 51 displayunused(options.list{i}) 50 52 end 51 53 catch me,
Note:
See TracChangeset
for help on using the changeset viewer.