Changeset 14451
- Timestamp:
- 03/14/13 14:16:16 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/solve/waitonlock.m
r14436 r14451 53 53 pause(10); 54 54 time=etime(clock,time0)/60; 55 fprintf('\rchecking for job completion (time =%3.2f min) ',time);55 fprintf('\rchecking for job completion (time: %3.2f min) ',time); 56 56 ispresent=~system(command); 57 57 if ispresent, fprintf('\n'); end
Note:
See TracChangeset
for help on using the changeset viewer.