Ignore:
Timestamp:
Jan 20, 2017, 5:17:25 PM (8 years ago)
Author:
sommeria
Message:

image with vectors fixed

File:
1 edited

Legend:

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

    r984 r985  
    23382338    check_input=0;
    23392339    if isfield(Param,'ActionInput')
    2340         if isfield(Param.ActionInput,'Program')&& strcmp(Param.ActionInput.Program,'civ_series')
     2340        if isfield(Param.ActionInput,'Program')&& strcmp(Param.ActionInput.Program,'stereo_civ')
    23412341            fill_GUI(Param.ActionInput,handles.civ_input)% fill the elements of the GUI series with the input parameters
    23422342            set(handles.ConfigSource,'String',filexml)
Note: See TracChangeset for help on using the changeset viewer.