Ignore:
Timestamp:
May 15, 2011, 11:17:08 PM (13 years ago)
Author:
sommeria
Message:

various bugs corrected.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/check_functions.m

    r204 r252  
    3434          'civ_3D';... function associated with the interface 'civ_3D.fig' for PIV in volume (in progress)
    3535          'civ_3D.fig';...
     36          'civ_uvmat';...% civ programs, Matlab version (called by civ.m, option Civuvmat)
    3637          'close_fig';...% function  activated when a figure is closed
    3738          'copyfields';...% copy fields between two matlab structures
     
    3940          'create_grid.fig';...% GUI corresponding to create_grid.m
    4041          'dataview';...% function for scanning directories in a campaign
     42          'dataview.fig';...% GUI corresponding to dataview
    4143          'delete_object';...%delete a projection object, defined by its index in the Uvmat list or by its graphic handle 
    4244          'editxml';...%display and edit xml files using a xls schema
     
    6163          'nc2struct';...% transform a netcdf file in a corresponding matlab structure
    6264          'peaklock';...%
     65          'phys_XYZ';...% transform coordiantes from pixels to phys
     66          'pivlab';...% PIV program (Civ1), called by civ_uvmat
     67          'px_XYZ';...% transform coordiantes from phys to pixels
    6368          'plot_field';...%displays a vector field and/or scalar or images
    6469          'plot_object';...%draws a projection object (points, line, plane...)
     
    7075           'read_xls';...%read excel files containing the list of the experiments
    7176           'reinit';...% suppress the personal parameter file 'uvmat_perso.mat'
    72            'RUN_FIX';...% fix velocity fields
    7377           'RUN_STLIN';...% combine 2 displacement fields for stereo PIV
    7478           'series';...% master function for analysis field series, with interface 'series.fig'
Note: See TracChangeset for help on using the changeset viewer.