Changeset 1262 for issm/trunk
- Timestamp:
- 07/08/09 11:49:04 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/plot/applyoptions.m
r1077 r1262 137 137 filename=options_structure.expdisp{i}; 138 138 style=options_structure.expstyle{i}; 139 expdisp(filename,gcf,style );139 expdisp(filename,gcf,style,options_structure.unitmultiplier); 140 140 end 141 141 end
Note:
See TracChangeset
for help on using the changeset viewer.