<!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; 2005 Guillaume Flandin">
  <meta name="robots" content="index, follow">
  <link type="text/css" rel="stylesheet" href="{MASTERPATH}m2html.css">
  <!-- <script type="text/javascript">
    if (top.frames.length == 0) { top.location = "{MASTERPATH}index.html"; };
  </script> -->
</head>
<body>

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

<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>

<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>

<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)">
<!-- BEGIN crossrefcall -->
<li><a href="{L_NAME_CALL}" class="code" title="{SYNOP_CALL}">{NAME_CALL}</a>	{H1LINE_CALL}</li>
<!-- END crossrefcall -->
</ul>
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>
<!-- crossreference -->

<!-- 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 -->

<!-- BEGIN download -->
<h2><a name="_download"></a>DOWNLOAD <a href="#_top"><img alt="^" border="0" src="{MASTERPATH}up.png"></a></h2>
<p><a href="{NAME}.m">{NAME}.m</a></p>
<!-- END download -->

<!-- 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 -->

<hr><address>Generated on {DATE} by <strong><a href="http://www.artefact.tk/software/matlab/m2html/" target="_parent">m2html</a></strong> &copy; 2005</address>
</body>
</html>