Changeset 771 for trunk/src/uvmat.m


Ignore:
Timestamp:
May 3, 2014, 5:20:29 PM (10 years ago)
Author:
sommeria
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/uvmat.m

    r764 r771  
    31383138    case 'get_field...'
    31393139        %% fill the axes and variables from selections in get_field
    3140         ParamIn=[];
     3140        ParamIn.Title='get_field: choose input field for display in uvmat' ;
    31413141        % in case of civ data, we use the civ choice as default input for the GUI get_field
    31423142        if strcmp(get(handles.VelType,'Visible'),'on')
Note: See TracChangeset for help on using the changeset viewer.