Changeset 666
- Timestamp:
- Jul 12, 2013, 10:19:45 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/civ_input.m
r665 r666 155 155 set(handles.ListPairCiv2,'Value',1) 156 156 set(handles.ListPairCiv2,'String',{''}) 157 if isfield(Param,'ActionInput') 157 158 fill_GUI(Param.ActionInput,hObject);%fill the GUI with the parameters retrieved from the input Param 158 159 end 159 160 160 161 %% prepare the GUI with input parameters
Note: See TracChangeset
for help on using the changeset viewer.