Changeset 591 for trunk/src/get_field.m


Ignore:
Timestamp:
Mar 25, 2013, 5:43:18 PM (11 years ago)
Author:
sommeria
Message:

various updates, in particular modification of series to do calculations in the cluster

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/get_field.m

    r586 r591  
    225225%% Make choices in menus from input
    226226if exist('ParamIn','var')&&~isempty(ParamIn)
    227     fill_GUI(ParamIn,handles);
     227    fill_GUI(ParamIn,handles.get_field);
    228228end
    229229CheckPlot1D_Callback(handles.CheckPlot1D, [], handles)
Note: See TracChangeset for help on using the changeset viewer.