Changeset 1232
- Timestamp:
- 07/06/09 08:49:45 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/ThicknessCorrection.m
r1226 r1232 34 34 35 35 %modify thickness 36 if (debug), fprintf('%s',' correction progress: 0.00 %'); 36 if (debug), fprintf('%s',' correction progress: 0.00 %'); end 37 37 for i=1:length(pos_shelf) 38 38 … … 57 57 end 58 58 end 59 if (debug), fprintf('\b\b\b\b\b\b\b%5.2f%s\n',100,' %'); 59 if (debug), fprintf('\b\b\b\b\b\b\b%5.2f%s\n',100,' %'); end 60 60 61 61 %check the computed thickness
Note:
See TracChangeset
for help on using the changeset viewer.