Changeset 2947 for issm/trunk/src/m/classes/public/plot/plot_manager.m
- Timestamp:
- 02/03/10 23:13:37 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/plot/plot_manager.m
r2830 r2947 53 53 case 'penalties', 54 54 plot_penalties(md,options,subplotwidth,i); 55 return; 56 case 'partition', 57 plot_partition(md,options,nlines,ncols,i); 55 58 return; 56 59 case 'riftvel',
Note:
See TracChangeset
for help on using the changeset viewer.