Ignore:
Timestamp:
May 20, 2010, 1:48:25 AM (15 years ago)
Author:
sommeria
Message:

many bug corrections and cleaning. Activation of the BW option in uvmat. Improvement of the interaction of get_field with uvmat.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/get_field/FFT.m

    r36 r89  
    33%requests for the visibility of input windows in the GUI series  (activated directly by the selection in the menu ACTION)
    44if ~exist('hget_field','var')
    5     GUI_input={'check_1Dplot','y';...%
    6         'check_scalar','n';... %
    7         'check_vector','n'... %
    8                };
     5    GUI_input={'check_1Dplot'};
    96    return %exit the function
    107end
Note: See TracChangeset for help on using the changeset viewer.