Changeset 536


Ignore:
Timestamp:
Sep 3, 2012, 2:02:43 PM (12 years ago)
Author:
sommeria
Message:

bug repaired in time_series

File:
1 edited

Legend:

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

    r531 r536  
    242242                end
    243243            end
    244            
     244            if isempty(errormsg)
    245245            Field=Data{1}; % default input field structure
    246246            % coordinate transform (or other user defined transform)
     
    374374                display(['index=' num2str(index) ':' errormsg])
    375375            end
     376            end
    376377        end
    377378    end
Note: See TracChangeset for help on using the changeset viewer.