Changeset 1064 for trunk/src/read_GUI.m


Ignore:
Timestamp:
Apr 30, 2019, 6:26:20 PM (5 years ago)
Author:
sommeria
Message:

calibration repaired

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/read_GUI.m

    r1061 r1064  
    9494                        check_input=0;
    9595                end
    96                 if check_input%
     96                if check_input && ~isempty(tag)%
    9797                    if index==0
    9898                       struct.(tag)=input;
Note: See TracChangeset for help on using the changeset viewer.