Changeset 1064 for trunk/src/read_GUI.m
- Timestamp:
- Apr 30, 2019, 6:26:20 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/read_GUI.m
r1061 r1064 94 94 check_input=0; 95 95 end 96 if check_input %96 if check_input && ~isempty(tag)% 97 97 if index==0 98 98 struct.(tag)=input;
Note: See TracChangeset
for help on using the changeset viewer.