get_field
PURPOSE
'get_field': display variables and attributes from a Netcdf file, and RUN selected fields
SYNOPSIS
function varargout = get_field(varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- cell2tab 'cell2tab': transform a Matlab cell in a character array suitable for display in a table
- find_field_indices 'find_file_indices': test field structure for input in proj_field and plot_field
- msgbox_uvmat 'msgbox_uvmat': associated with GUI msgbox_uvmat.fig to display message boxes, for error, warning or input calls
- nc2struct 'nc2struct': transform a netcdf file in a corresponding matlab structure
- peaklock 'peaklock': determines peacklocking errors from velocity histograms.
- 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
This function is called by:
- series 'series': master function associated to the GUI series.m for analysis field series
- uvmat 'uvmat': function associated with the GUI 'uvmat.fig' for images and data field visualization
Generated on Wed 10-Mar-2010 20:42:36 by m2html © 2003