uvmat
PURPOSE
'uvmat': function associated with the GUI 'uvmat.fig' for images and data field visualization
SYNOPSIS
function varargout = uvmat(varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- calc_field 'calc_field': defines fields (velocity, vort, div...) from civx data and calculate them
- cell2tab 'cell2tab': transform a Matlab cell in a character array suitable for display in a table
- check_field_structure 'check_field_structure': check the validity of the field struture representation consistant with the netcdf format
- check_functions 'check_functions': check the path and modification date for all the
- civ 'civ': function associated with the interface 'civ.fig' for PIV, spline interpolation and stereo PIV (patch)
- delete_object 'delete_object': delete a projection object, defined by its index in the Uvmat list or by its graphic handle
- editxml 'editxml': function for editing xml files using a xml schema (associated with the GUI editxml.fig)
- find_field_indices 'find_file_indices': test field structure for input in proj_field and plot_field
- geometry_calib 'geometry_calib': performs geometric calibration from a set of reference points
- get_field 'get_field': display variables and attributes from a Netcdf file, and RUN selected fields
- get_plot_handles 'get_plot_handles': list the handles of elements setting the plotting parameters in the uvmat interface
- imadoc2struct 'imadoc2struct': reads the xml file for image documentation
- msgbox_uvmat 'msgbox_uvmat': associated with GUI msgbox_uvmat.fig to display message boxes, for error, warning or input calls
- name2display 'name2display': extracts the root name and field numbers from an input filename
- name_generator 'name_generator': creates a file name from a root name and indices.
- nc2struct 'nc2struct': transform a netcdf file in a corresponding matlab structure
- num2stra 'num2stra': transform number to the corresponding character string depending on the nomenclature
- plot_field 'plot_field': plot any field with the structure defined in the uvmat package
- plot_object 'plot_object': draws a projection object (points, line, plane...)
- proj_field 'proj_field': projects the field on a projection object
- px_XYZ
- read_civxdata 'read_civxdata': reads civx data from netcdf files
- read_get_field 'read_get_field': read the list of selected variables from the GUI get_field
- read_image 'read_image': reads an image from a single file or a movie file
- read_imatext 'read_imatext': reads the .civ file for image documentation (obsolete)
- read_plot_param 'read_plot_param': read plotting parameters from the interface uvmat
- series 'series': master function associated to the GUI series.m for analysis field series
- set_col_vec 'set_col_vec': sets the color code for vectors depending on a scalar vec_C and parameters given by the struct colcode
- set_grid 'set_grid':produce grid for PIV with one or two images (stereo case)
- set_object 'set_object': GUI to edit a projection object
- stra2num 'stra2num': transform letters (a, b, c) or numerical strings ('1','2'..) to the corresponding numbers
- sub_field 'sub_field': combines two input fields
- update_menu 'update_menu': find an input string in a menu, add it to the menu at the penultimate position if it does not exist
- write_plot_param 'write_plot_param': update the plotting parameters on the uvmat interface after a plotting operation
This function is called by:
- editxml 'editxml': function for editing xml files using a xml schema (associated with the GUI editxml.fig)
- geometry_calib 'geometry_calib': performs geometric calibration from a set of reference points
- keyboard_callback 'keyboard_callback:' function activated when a key is pressed on the keyboard
- mouse_down 'mouse_down': function activated when the mouse button is pressed on a figure (callback for 'WindowButtonDownFcn'
- set_grid 'set_grid':produce grid for PIV with one or two images (stereo case)
Generated on Wed 10-Mar-2010 20:42:36 by m2html © 2003