📄 mfile.tpl
字号:
<!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 © 2003 Guillaume Flandin"> <meta name="robots" content="index, follow"> <link type="text/css" rel="stylesheet" href="{MASTERPATH}m2html.css"></head><body><a name="_top"></a><!-- BEGIN pathline --><!-- {LPATHDIR} {PATHDIR} --><!-- END pathline --> <h1>{NAME}<!-- BEGIN mexfile --> <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 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> © 2003</address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -