Ignore:
Timestamp:
Nov 21, 2011, 11:12:06 AM (13 years ago)
Author:
sommeria
Message:

GUI civ patch2 corrected (SmoothingParam?).
uvmatand view_field updated with panels.
read_plot_param removed (replaced by the mostgeneral read_GUI)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/check_files.m

    r289 r292  
    3636    'cell2tab';... %transform a Matlab cell in a character array suitable for display in a table
    3737    'check_field_structure';...% check the validity of the field struture representation consistant with the netcdf format
    38     'check_functions';...
     38    'check_files';...
    3939    'civ';...   %function associated with the interface 'civ.fig' for PIV and spline interpolation
    4040    'civ.fig';...
     
    7878    'read_civxdata';...reads civx data from netcdf files
    7979    'read_imatext';...%read .civ files (obsolete, but can be adapted to other text documentation files)
    80     'read_plot_param';... %read the plotting option parameters on the uvmat interface
     80    'read_GUI';... %read all parameters set by a GUI as a Matlab structure
    8181    'read_set_object';...%read the data on the set_object interface
    8282    'read_xls';...%read excel files containing the list of the experiments
Note: See TracChangeset for help on using the changeset viewer.