Changeset 771 for trunk/src/uvmat.m
- Timestamp:
- May 3, 2014, 5:20:29 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/uvmat.m
r764 r771 3138 3138 case 'get_field...' 3139 3139 %% fill the axes and variables from selections in get_field 3140 ParamIn =[];3140 ParamIn.Title='get_field: choose input field for display in uvmat' ; 3141 3141 % in case of civ data, we use the civ choice as default input for the GUI get_field 3142 3142 if strcmp(get(handles.VelType,'Visible'),'on')
Note: See TracChangeset
for help on using the changeset viewer.