Ignore:
Timestamp:
Dec 19, 2011, 10:13:39 AM (13 years ago)
Author:
sommeria
Message:

small corrections to fit with the new GUI series;fig

File:
1 edited

Legend:

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

    r330 r340  
    9898
    9999%% number of slices
    100 NbSlice=str2double(get(hseries.NbSlice,'String'));
    101 if isnan(NbSlice)
    102     NbSlice=1;
    103 end
     100NbSlice=Series.NbSlice;
    104101
    105102%% Field and velocity type (the same for the two views)
Note: See TracChangeset for help on using the changeset viewer.