Changeset 826 for trunk/src/series/check_data_files.m
- Timestamp:
- Nov 23, 2014, 10:52:03 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/check_data_files.m
r810 r826 62 62 ParamOut.ProjObject='off';%can use projection object(option 'off'/'on', 63 63 ParamOut.Mask='off';%can use mask option (option 'off'/'on', 'off' by default) 64 ParamOut.OutputDirExt='';%set the output dir extension (blank=no output dir) 64 ParamOut.OutputSubDirMode='none'; %(options 'none'/'custom'/'auto'/'first'/'last','auto' by default) 65 % 'none' =no output files 65 66 return 66 67 end
Note: See TracChangeset
for help on using the changeset viewer.