Changeset 1276
- Timestamp:
- 07/09/09 12:15:11 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/@model/display.m
r1254 r1276 58 58 disp(sprintf('%s%s%s',' Control solution parameters: type ''',inputname(1),'.control'' to display')); 59 59 disp(sprintf('%s%s%s',' Mesh2grid solution parameters: type ''',inputname(1),'.mesh2grid'' to display')); 60 disp(sprintf(' Parallel:')); 61 disp(sprintf('%s%s%s',' Parallel options: type ''',inputname(1),'.parallel'' to display')); 62 if(a.numrifts)disp(sprintf(' rifts: %i',a.numrifts));end 60 63 disp(sprintf(' Results:')); 61 64 disp(sprintf('%s%s%s',' Results: type ''',inputname(1),'.res'' to display'));
Note:
See TracChangeset
for help on using the changeset viewer.