Ignore:
Timestamp:
Mar 23, 2015, 11:19:28 PM (9 years ago)
Author:
sommeria
Message:

bugs corrected

File:
1 edited

Legend:

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

    r883 r884  
    304304    if isfield(Param,'ActionInput') && isfield(Param.ActionInput,'VarMesh')%case of histograms
    305305        VarMesh=Param.ActionInput.VarMesh;
     306    else
     307        VarMesh=[];
     308        disp_uvmat('WARNING','automatic bin size for histograms, select time_series again to set the value',checkrun)
    306309    end
    307310end
Note: See TracChangeset for help on using the changeset viewer.