source: trunk/src/uvmat_doc/FUNCTIONS_DOC/warndlg_uvmat.html @ 37

Last change on this file since 37 was 37, checked in by sommeria, 14 years ago

create_grid.fig ,
uvmat_doc and all the included files added

File size: 7.3 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2                "http://www.w3.org/TR/REC-html40/loose.dtd">
3<html>
4<head>
5  <title>Description of warndlg_uvmat</title>
6  <meta name="keywords" content="warndlg_uvmat">
7  <meta name="description" content="'warndlg_uvmat': display warning message (error, warning, confirmation) in a given figure">
8  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
9  <meta name="generator" content="m2html &copy; 2003 Guillaume Flandin">
10  <meta name="robots" content="index, follow">
11  <link type="text/css" rel="stylesheet" href="../m2html.css">
12</head>
13<body>
14<a name="_top"></a>
15<div><a href="../index.html">Home</a> &gt;  <a href="index.html">.</a> &gt; warndlg_uvmat.m</div>
16
17<!--<table width="100%"><tr><td align="left"><a href="../index.html"><img alt="<" border="0" src="../left.png">&nbsp;Master index</a></td>
18<td align="right"><a href="index.html">Index for .&nbsp;<img alt=">" border="0" src="../right.png"></a></td></tr></table>-->
19
20<h1>warndlg_uvmat
21</h1>
22
23<h2><a name="_name"></a>PURPOSE <a href="#_top"><img alt="^" border="0" src="../up.png"></a></h2>
24<div class="box"><strong>'warndlg_uvmat': display warning message (error, warning, confirmation) in a given figure</strong></div>
25
26<h2><a name="_synopsis"></a>SYNOPSIS <a href="#_top"><img alt="^" border="0" src="../up.png"></a></h2>
27<div class="box"><strong>function hwarn=warndlg_uvmat(warntext,title) </strong></div>
28
29<h2><a name="_description"></a>DESCRIPTION <a href="#_top"><img alt="^" border="0" src="../up.png"></a></h2>
30<div class="fragment"><pre class="comment">'warndlg_uvmat': display warning message (error, warning, confirmation) in a given figure
31---------------------------------------------------------------------
32 hwarn=warndlg_uvmat(warntext,title)
33---------------------------------------------------------------------
34 OUTPUT:
35 hwarn: string representing the file name (including path)
36
37 INPUT:
38 warntext: text to display
39 title:  string indicating the type of message box:
40          title= 'ERROR', 'WARNING', 'CONFIRMATION' .</pre></div>
41
42<!-- crossreference -->
43<h2><a name="_cross"></a>CROSS-REFERENCE INFORMATION <a href="#_top"><img alt="^" border="0" src="../up.png"></a></h2>
44This function calls:
45<ul style="list-style-image:url(../matlabicon.gif)">
46<li><a href="msgbox_uvmat.html" class="code" title="function varargout = msgbox_uvmat(varargin)">msgbox_uvmat</a>       'msgbox_uvmat': associated with GUI msgbox_uvmat.fig to display message boxes, for error, warning or input calls</li></ul>
47This function is called by:
48<ul style="list-style-image:url(../matlabicon.gif)">
49<li><a href="RUN_FIX.html" class="code" title="function error=RUN_FIX(filename,field,flagindex,iter,thresh_vecC,flag_mask,maskname,thresh_vel,inf_sup,fileref,fieldref)">RUN_FIX</a>    'RUN_FIX': function for fixing velocity fields:</li><li><a href="RUN_STLIN.html" class="code" title="function RUN_STLIN(file_A,file_B,vel_type,file_st,nx_patch,ny_patch,thresh_patch,fileAxml,fileBxml)">RUN_STLIN</a> 'RUN_STLIN': combine velocity fields for stereo PIV</li><li><a href="civ.html" class="code" title="function varargout = civ(varargin)">civ</a>  'civ': function associated with the interface 'civ.fig' for PIV, spline interpolation and stereo PIV (patch)</li><li><a href="civ_3D.html" class="code" title="function varargout = civ_3D(varargin)">civ_3D</a>        'civ_3D': function associated with the interface 'civ_3D.fig' for PIV in volume</li><li><a href="dataview.html" class="code" title="function varargout = dataview(varargin)">dataview</a>       TEST 'dataview': function for scanning directories in a campaign (TEST)</li><li><a href="editxml.html" class="code" title="function varargout = editxml(varargin)">editxml</a>  'editxml': function for editing xml files using a xml schema (associated with the GUI editxml.fig)</li><li><a href="geometry_calib.html" class="code" title="function varargout = geometry_calib(varargin)">geometry_calib</a>  'geometry_calib': performs geometric calibration from a set of reference points</li><li><a href="get_field.html" class="code" title="function varargout = get_field(varargin)">get_field</a>    'get_field': display variables and attributes from a Netcdf file, and plot selected fields</li><li><a href="plot_field.html" class="code" title="function [PlotType,PlotParamOut,haxes]= plot_field(Data,haxes,PlotParam,KeepLim,PosColorbar)">plot_field</a>   'plot_field': plot any field with the structure defined in the uvmat package</li><li><a href="plot_object.html" class="code" title="function [hh]=plot_object(ObjectDataIn,ProjObject,hplot,col)">plot_object</a>       'plot_object': draws a projection object (points, line, plane...)</li><li><a href="probe_calib.html" class="code" title="function varargout = probe_calib(varargin)">probe_calib</a>    'probe_calib': performs geometric calibration from a set of reference points</li><li><a href="proj_field.html" class="code" title="function [ProjData,errormsg]=proj_field(FieldData,ObjectData,IndexObj)">proj_field</a>       'proj_field': projects the field on a projection object</li><li><a href="proj_grid.html" class="code" title="function [A,rangx,rangy]=proj_grid(vec_X,vec_Y,vec_A,rgx_in,rgy_in,npxy_in)">proj_grid</a> 'proj_grid': project  fields with unstructured coordinantes on a regular grid</li><li><a href="series.html" class="code" title="function varargout = series(varargin)">series</a>       'series': master function associated to the GUI series.m for analysis field series</li><li><a href="set_grid.html" class="code" title="function varargout = set_grid(varargin)">set_grid</a>    'set_grid':produce grid for PIV with one or two images (stereo case)</li><li><a href="uvmat.html" class="code" title="function varargout = uvmat(varargin)">uvmat</a>   'uvmat': function associated with the GUI 'uvmat.fig' for images and data field visualization</li></ul>
50<!-- crossreference -->
51
52
53<h2><a name="_source"></a>SOURCE CODE <a href="#_top"><img alt="^" border="0" src="../up.png"></a></h2>
54<div class="fragment"><pre>0001 <span class="comment">%'warndlg_uvmat': display warning message (error, warning, confirmation) in a given figure</span>
550002 <span class="comment">%---------------------------------------------------------------------</span>
560003 <span class="comment">% hwarn=warndlg_uvmat(warntext,title)</span>
570004 <span class="comment">%---------------------------------------------------------------------</span>
580005 <span class="comment">% OUTPUT:</span>
590006 <span class="comment">% hwarn: string representing the file name (including path)</span>
600007 <span class="comment">%</span>
610008 <span class="comment">% INPUT:</span>
620009 <span class="comment">% warntext: text to display</span>
630010 <span class="comment">% title:  string indicating the type of message box:</span>
640011 <span class="comment">%          title= 'ERROR', 'WARNING', 'CONFIRMATION' .</span>
650012
660013 <a name="_sub0" href="#_subfunctions" class="code">function hwarn=warndlg_uvmat(warntext,title)</a>
670014 hwarn=<a href="msgbox_uvmat.html" class="code" title="function varargout = msgbox_uvmat(varargin)">msgbox_uvmat</a>(title,warntext);
680015 <span class="comment">%if isequal(title,'ERROR')||isequal(title,'WARNING')</span>
690016     <span class="comment">%delete(hwarn)</span>
700017 <span class="comment">%end</span>
710018</pre></div>
72<hr><address>Generated on Fri 13-Nov-2009 11:17:03 by <strong><a href="http://www.artefact.tk/software/matlab/m2html/">m2html</a></strong> &copy; 2003</address>
73</body>
74</html>
Note: See TracBrowser for help on using the repository browser.