Changeset 102 for trunk/src/series


Ignore:
Timestamp:
Jun 13, 2010, 11:32:05 PM (14 years ago)
Author:
sommeria
Message:

bugs corrected for projection objects

File:
1 edited

Legend:

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

    r80 r102  
    143143    end
    144144    %hhget_field=guidata(hget_field);%handles of GUI elements in get_field
    145     SubField=read_get_field(hget_field) %read the names of the variables to plot in the get_field GUI
     145    SubField=read_get_field(hget_field); %read the names of the variables to plot in the get_field GUI
    146146    if isempty(SubField)
    147147        delete(hget_field)
     
    552552    delete(hget_field)
    553553end
    554 RecordData
    555554
    556555get_field(filemean,RecordData)
Note: See TracChangeset for help on using the changeset viewer.