Changeset 391 for trunk/src/find_file_series.m
- Timestamp:
- Apr 24, 2012, 8:04:17 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/find_file_series.m
r388 r391 85 85 if exist(fullfile(RootPath,[RootFileNew '.xml']),'file') 86 86 RootFile=RootFileNew; 87 NomTypePref=r.tiretnum; 87 88 NomType=regexprep(NomType,['^' NomTypePref],''); 88 NomTypePref=r.tiretnum;89 89 i2_input=j2_input; 90 90 j1_input=[];
Note: See TracChangeset
for help on using the changeset viewer.