<!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 v1.5 &copy; 2003-2005 Guillaume Flandin">
  <meta name="robots" content="index, follow">
  <link type="text/css" rel="stylesheet" href="{MASTERPATH}m2html.css">
</head>
<body>

<a name="_top"></a>
<div><a href="{MASTERPATH}{INDEX}">Home</a> &gt; <!-- BEGIN pathline -->  <a href="{LPATHDIR}">{PATHDIR}</a> &gt;  <!-- END pathline -->  {NAME}.m</div>

<!--<table width="100%"><tr><td align="left"><a href="{MASTERPATH}{INDEX}"><img alt="<" border="0" src="{MASTERPATH}left.png">&nbsp;Master index</a></td>
<td align="right"><a href="{INDEX}">Index for {MDIR}&nbsp;<img alt=">" border="0" src="{MASTERPATH}right.png"></a></td></tr></table>-->

<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/" title="Matlab Documentation in HTML">m2html</a></strong> &copy; 2005</address>
</body>
</html>