Changeset 10138 for issm/trunk/src/m/utils/Exp/exptool.m
- Timestamp:
- 10/07/11 13:44:36 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/utils/Exp/exptool.m
r8661 r10138 95 95 96 96 %Get root of newfile 97 [path root ext ver]=fileparts(newfile);97 [path root ext]=fileparts(newfile); 98 98 99 99 %get current figure
Note:
See TracChangeset
for help on using the changeset viewer.