Ignore:
Timestamp:
Apr 24, 2012, 8:04:17 AM (12 years ago)
Author:
sommeria
Message:

bugs corrected in find_file_series and get_file_deries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/find_file_series.m

    r388 r391  
    8585            if exist(fullfile(RootPath,[RootFileNew '.xml']),'file')
    8686                RootFile=RootFileNew;
     87                NomTypePref=r.tiretnum;
    8788                NomType=regexprep(NomType,['^'  NomTypePref],'');
    88                 NomTypePref=r.tiretnum;
    8989                i2_input=j2_input;
    9090                j1_input=[];
Note: See TracChangeset for help on using the changeset viewer.