Changeset 711 for trunk/src/series/civ_series.m
- Timestamp:
- Feb 18, 2014, 10:11:11 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/civ_series.m
r707 r711 58 58 Data.Mask='off';%can use mask option (option 'off'/'on', 'off' by default) 59 59 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) 60 61 Data.OutputFileMode='NbInput_i';% one output file expected per value of i index (used for waitbar) 61 62 filecell=get_file_series(Param);%check existence of the first input file
Note: See TracChangeset
for help on using the changeset viewer.