Ignore:
Timestamp:
Feb 18, 2014, 10:11:11 AM (10 years ago)
Author:
sommeria
Message:

various improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/series/civ_series.m

    r707 r711  
    5858    Data.Mask='off';%can use mask option   (option 'off'/'on', 'off' by default)
    5959    Data.OutputDirExt='.civ';%set the output dir extension
     60    Data.OutputSubDirMode='last'; %select the last subDir in the input table as root of the output subdir name (option 'all'/'first'/'last', 'all' by default)
    6061    Data.OutputFileMode='NbInput_i';% one output file expected per value of i index (used for waitbar)
    6162    filecell=get_file_series(Param);%check existence of the first input file
Note: See TracChangeset for help on using the changeset viewer.