Changeset 27704
- Timestamp:
- 04/24/23 08:12:10 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/plot_manager.m
r26932 r27704 188 188 if exist(options,'asymsubplot') 189 189 id=getfieldvalue(options,'asymsubplot',i); 190 subplot(nlines,ncols,id);191 190 subplotmodel(nlines,ncols,id,options); 192 191 else
Note:
See TracChangeset
for help on using the changeset viewer.