<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
  <title>Description of {NAME}</title>
  <meta name="keywords" content="{NAME}">
  <meta name="description" content="{H1LINE}">
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <meta name="generator" content="m2html &copy; 2003 Guillaume Flandin, template 3frames &copy; 2005 Lorenz Gerstmayr">
  <meta name="robots" content="index, follow">
  <link type="text/css" rel="stylesheet" href="{MASTERPATH}m2html.css">
</head>
<body>

<!-- header -->
<a name="_top"></a>
<!-- BEGIN pathline -->
<!-- {LPATHDIR} {PATHDIR} -->
<!-- END pathline -->
<h1>Documentation for <span id="markup">&quot;{NAME}&quot;</span>
<!-- BEGIN mexfile --> &nbsp;&nbsp;<img src="{MASTERPATH}{MEXTYPE}.png" alt="{PLATFORMS}" border="0" title="{PLATFORMS}"> <!-- END mexfile -->
</h1>

<!-- purpose -->
<h2><a name="_name"></a>PURPOSE <a href="#_top"><img alt="^" border="0" src="{MASTERPATH}up.png"></a></h2>
<div class="box"><strong>{H1LINE}</strong></div>

<!-- synopsis -->
<h2><a name="_synopsis"></a>SYNOPSIS <a href="#_top"><img alt="^" border="0" src="{MASTERPATH}up.png"></a></h2>
<div class="box"><strong>{SYNOPSIS} <!-- BEGIN script --> This is a script file. <!-- END script --> </strong></div>

<!-- description -->
<h2><a name="_description"></a>DESCRIPTION <a href="#_top"><img alt="^" border="0" src="{MASTERPATH}up.png"></a></h2>
<div class="fragment"><pre class="comment">{DESCRIPTION}</pre></div>

<!-- crossreference -->
<h2><a name="_cross"></a>CROSS-REFERENCE INFORMATION <a href="#_top"><img alt="^" border="0" src="{MASTERPATH}up.png"></a></h2>
This function calls:
<ul style="list-style-image:url({MASTERPATH}matlabicon.gif)">
<!-- functioncalls -->
<!-- BEGIN crossrefcall -->
<li><a href="{L_NAME_CALL}" class="code" title="{SYNOP_CALL}">{NAME_CALL}</a>	{H1LINE_CALL}</li>
<!-- END crossrefcall -->
</ul>
<!-- functioncalled -->
This function is called by:
<ul style="list-style-image:url({MASTERPATH}matlabicon.gif)">
<!-- BEGIN crossrefcalled -->
<li><a href="{L_NAME_CALLED}" class="code" title="{SYNOP_CALLED}">{NAME_CALLED}</a>	{H1LINE_CALLED}</li>
<!-- END crossrefcalled -->
</ul>

<!-- BEGIN subfunction -->
<h2><a name="_subfunctions"></a>SUBFUNCTIONS <a href="#_top"><img alt="^" border="0" src="{MASTERPATH}up.png"></a></h2>
<ul style="list-style-image:url({MASTERPATH}matlabicon.gif)">
<!-- BEGIN onesubfunction -->
<li><a href="{L_SUB}" class="code">{SUB}</a></li>
<!-- END onesubfunction -->
</ul>
<!-- END subfunction -->

<!-- source -->
<!-- BEGIN source -->
<h2><a name="_source"></a>SOURCE CODE <a href="#_top"><img alt="^" border="0" src="{MASTERPATH}up.png"></a></h2>
<div class="fragment"><pre>{SOURCECODE}</pre></div>
<!-- END source -->

<!-- address -->
<hr><address>Generated on {DATE} by <strong><a href="http://www.artefact.tk/software/matlab/m2html/" target="_parent">m2html</a></strong> using template <strong>3frames</strong> &copy; Guillaume Flandin, Lorenz Gerstmayr, 2003-2005</address>
</body>
</html>