Changeset 666


Ignore:
Timestamp:
Jul 12, 2013, 10:19:45 AM (11 years ago)
Author:
sommeria
Message:

bug corrected in civ_input

File:
1 edited

Legend:

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

    r665 r666  
    155155set(handles.ListPairCiv2,'Value',1)
    156156set(handles.ListPairCiv2,'String',{''})
     157if isfield(Param,'ActionInput')
    157158fill_GUI(Param.ActionInput,hObject);%fill the GUI with the parameters retrieved from the input Param
    158 
     159end
    159160       
    160161%% prepare the GUI with input parameters
Note: See TracChangeset for help on using the changeset viewer.