Changeset 721 for trunk/src/series
- Timestamp:
- Feb 26, 2014, 10:34:14 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/civ_series.m
r716 r721 51 51 Data.AllowInputSort='off';% allow alphabetic sorting of the list of input file SubDir (options 'off'/'on', 'off' by default) 52 52 Data.WholeIndexRange='off';% prescribes the file index ranges from min to max (options 'off'/'on', 'off' by default) 53 if strcmp(Data.ActionInput.PairIndices.ListPairMode,'pair j1-j2') 54 Data.Desable_j_index='on';% hide the j index in series (set by the pair choice in civ_input) 55 end 53 56 Data.NbSlice='off'; %nbre of slices ('off' by default) 54 57 Data.VelType='off';% menu for selecting the velocity type (options 'off'/'one'/'two', 'off' by default)
Note: See TracChangeset
for help on using the changeset viewer.