⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 histzzy_report_details.html

📁 matlab mfiles实例分析
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<td> <code> <nobr> Temp=get(0,'ShowHiddenHandles'); </nobr> </code> </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 22:&nbsp; </code> </td>
<td> <code> <nobr> set(0,'ShowHiddenHandles','on'); </nobr> </code> </td> </tr> 
<tr> 
<td align=right> <code> 2.00200000 </code> </td>
<td align=right> <code> 99% </code> </td>
<td align=right> <code> 23:&nbsp; </code> </td>
<td> <code> <nobr> ChildList=get(HandleList,'Children'); </nobr> </code> </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 24:&nbsp; </code> </td>
<td> <code> <nobr> set(0,'ShowHiddenHandles',Temp); </nobr> </code> </td> </tr> 
</table>
<dt>
<hr size=5 noshade>
<a name="Fcn_8"> <font color="#0000FF"><tt><b>clf</b></tt></font> </a> &nbsp;&nbsp;&nbsp;&nbsp;<tt><a href="file:///D:/MATLAB6p5/toolbox/matlab/graphics/clf.m">D:/MATLAB6p5/toolbox/matlab/graphics/clf.m</a></tt><br>
Time: 1.04100000 s &nbsp;&nbsp; (15.7%)<br>
Calls: 100 <br>
Self time: 0.02000000 s &nbsp;&nbsp; (15.7%)<br><br>
<dd>
<table border=1>
<th align=left> <small> Function: </small> </th>
<th align=left colspan=2> <small> Time </small> </th>
<th align=left> <small> Calls </small> </th>
<th align=left> <small> Time/call </small> </th>
</tr>
<tr>
<td> <font color="#0000FF"><tt><b>clf</b></tt></font> </td>
<td align=right> <small> 1.04100000 </small> </td>
<td> &nbsp; </td>
<td align=right> <small> 100 </small>
<td align=right> <small> 0.010410000000 </small> </td>
</tr>
<tr> <td colspan=5> &nbsp; </tr>
<tr> <td colspan=5> <small> <b>Parent functions:</b> </small> </td> </tr>
<tr>
<td colspan=3> <a href="#Fcn_7"><font color="#0000FF"><tt><b>barzzy</b></tt></font></a> </td>
<td align=right> <small> 100 </small> </td>
<td> &nbsp; </td>
<tr>
<tr> <td colspan=5> &nbsp; </tr>
<tr> <td colspan=5> <small> <b>Child functions:</b> </small> </td> </tr>
<tr>
<td> <a href="#Fcn_9"><font color="#0000FF"><tt><b>gcf</b></tt></font></a> </td>
<td align=right> <small> 0.65000000 </small> </td>
<td align=right> <small> 62.4% </small> </td>
<td align=right> <small> 100 </small> </td>
<td align=right> <small> 0.006500000000 </small> </td>
<tr>
<tr>
<td> <a href="#Fcn_15"><font color="#0000FF"><tt><b>d:/matlab6p5/toolbox/matlab/graphics/private/clo</b></tt></font></a> </td>
<td align=right> <small> 0.29100000 </small> </td>
<td align=right> <small> 28.0% </small> </td>
<td align=right> <small> 100 </small> </td>
<td align=right> <small> 0.002910000000 </small> </td>
<tr>
<tr>
<td> <a href="#Fcn_19"><font color="#0000FF"><tt><b>refresh</b></tt></font></a> </td>
<td align=right> <small> 0.08000000 </small> </td>
<td align=right> <small>  7.7% </small> </td>
<td align=right> <small> 100 </small> </td>
<td align=right> <small> 0.000800000000 </small> </td>
<tr>
</table><br><br>
100% of the total time in this function was spent on the following lines:<br><br>
<table border=0> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 16:&nbsp; </code> </td>
<td> <code> <nobr>  </nobr> </code> </td> </tr> 
<tr> 
<td align=right> <code> 0.96100000 </code> </td>
<td align=right> <code> 92% </code> </td>
<td align=right> <code> 17:&nbsp; </code> </td>
<td> <code> <nobr> clo(gcf,&nbsp;varargin{:}); </nobr> </code> </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 18:&nbsp; </code> </td>
<td> <code> <nobr>  </nobr> </code> </td> </tr> 
<tr> <td> &nbsp; </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 20:&nbsp; </code> </td>
<td> <code> <nobr> %&nbsp;are&nbsp;cleared&nbsp;as&nbsp;well </nobr> </code> </td> </tr> 
<tr> 
<td align=right> <code> 0.08000000 </code> </td>
<td align=right> <code> 8% </code> </td>
<td align=right> <code> 21:&nbsp; </code> </td>
<td> <code> <nobr> refresh </nobr> </code> </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 22:&nbsp; </code> </td>
<td> <code> <nobr>  </nobr> </code> </td> </tr> 
</table>
<dt>
<hr size=5 noshade>
<a name="Fcn_9"> <font color="#0000FF"><tt><b>gcf</b></tt></font> </a> &nbsp;&nbsp;&nbsp;&nbsp;<tt><a href="file:///D:/MATLAB6p5/toolbox/matlab/graphics/gcf.m">D:/MATLAB6p5/toolbox/matlab/graphics/gcf.m</a></tt><br>
Time: 0.91000000 s &nbsp;&nbsp; (13.7%)<br>
Calls: 1700 <br>
Self time: 0.91000000 s &nbsp;&nbsp; (13.7%)<br><br>
<dd>
<table border=1>
<th align=left> <small> Function: </small> </th>
<th align=left colspan=2> <small> Time </small> </th>
<th align=left> <small> Calls </small> </th>
<th align=left> <small> Time/call </small> </th>
</tr>
<tr>
<td> <font color="#0000FF"><tt><b>gcf</b></tt></font> </td>
<td align=right> <small> 0.91000000 </small> </td>
<td> &nbsp; </td>
<td align=right> <small> 1700 </small>
<td align=right> <small> 0.000535294118 </small> </td>
</tr>
<tr> <td colspan=5> &nbsp; </tr>
<tr> <td colspan=5> <small> <b>Parent functions:</b> </small> </td> </tr>
<tr>
<td colspan=3> <a href="#Fcn_30"><font color="#0000FF"><tt><b>hold</b></tt></font></a> </td>
<td align=right> <small> 400 </small> </td>
<td> &nbsp; </td>
<tr>
<tr>
<td colspan=3> <a href="#Fcn_25"><font color="#0000FF"><tt><b>gca</b></tt></font></a> </td>
<td align=right> <small> 500 </small> </td>
<td> &nbsp; </td>
<tr>
<tr>
<td colspan=3> <a href="#Fcn_20"><font color="#0000FF"><tt><b>bar</b></tt></font></a> </td>
<td align=right> <small> 100 </small> </td>
<td> &nbsp; </td>
<tr>
<tr>
<td colspan=3> <a href="#Fcn_29"><font color="#0000FF"><tt><b>ishold</b></tt></font></a> </td>
<td align=right> <small> 100 </small> </td>
<td> &nbsp; </td>
<tr>
<tr>
<td colspan=3> <a href="#Fcn_23"><font color="#0000FF"><tt><b>newplot</b></tt></font></a> </td>
<td align=right> <small> 400 </small> </td>
<td> &nbsp; </td>
<tr>
<tr>
<td colspan=3> <a href="#Fcn_19"><font color="#0000FF"><tt><b>refresh</b></tt></font></a> </td>
<td align=right> <small> 100 </small> </td>
<td> &nbsp; </td>
<tr>
<tr>
<td colspan=3> <a href="#Fcn_8"><font color="#0000FF"><tt><b>clf</b></tt></font></a> </td>
<td align=right> <small> 100 </small> </td>
<td> &nbsp; </td>
<tr>
<tr> <td colspan=5> &nbsp; </tr>
<tr> <td colspan=5> <small> <b>Child functions:</b> </small> </td> </tr>
<tr>
<td> <a href="#Fcn_12"><font color="#0000FF"><tt><b>figtoolset</b></tt></font></a> </td>
<td align=right> <small> 0.00000000 </small> </td>
<td align=right> <small>  0.0% </small> </td>
<td align=right> <small> 3 </small> </td>
<td align=right> <small> 0.000000000000 </small> </td>
<tr>
<tr>
<td> <a href="#Fcn_10"><font color="#0000FF"><tt><b>gcbf</b></tt></font></a> </td>
<td align=right> <small> 0.00000000 </small> </td>
<td align=right> <small>  0.0% </small> </td>
<td align=right> <small> 3 </small> </td>
<td align=right> <small> 0.000000000000 </small> </td>
<tr>
</table><br><br>
98% of the total time in this function was spent on the following lines:<br><br>
<table border=0> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 26:&nbsp; </code> </td>
<td> <code> <nobr>  </nobr> </code> </td> </tr> 
<tr> 
<td align=right> <code> 0.26000000 </code> </td>
<td align=right> <code> 29% </code> </td>
<td align=right> <code> 27:&nbsp; </code> </td>
<td> <code> <nobr> h&nbsp;=&nbsp;get(0,'CurrentFigure'); </nobr> </code> </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 28:&nbsp; </code> </td>
<td> <code> <nobr>  </nobr> </code> </td> </tr> 
<tr> <td> &nbsp; </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 31:&nbsp; </code> </td>
<td> <code> <nobr> %&nbsp;return&nbsp;a&nbsp;figure) </nobr> </code> </td> </tr> 
<tr> 
<td align=right> <code> 0.04000000 </code> </td>
<td align=right> <code> 4% </code> </td>
<td align=right> <code> 32:&nbsp; </code> </td>
<td> <code> <nobr> if&nbsp;isempty(h) </nobr> </code> </td> </tr> 
<tr> 
<td align=right> <code> 0.60000000 </code> </td>
<td align=right> <code> 66% </code> </td>
<td align=right> <code> 33:&nbsp; </code> </td>
<td> <code> <nobr> &nbsp;&nbsp;h&nbsp;=&nbsp;figure; </nobr> </code> </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 34:&nbsp; </code> </td>
<td> <code> <nobr> end </nobr> </code> </td> </tr> 
</table>
<dt>
<hr size=5 noshade>
<a name="Fcn_21"> <font color="#0000FF"><tt><b>makebars</b></tt></font> </a> &nbsp;&nbsp;&nbsp;&nbsp;<tt><a href="file:///D:/MATLAB6p5/toolbox/matlab/specgraph/makebars.m">D:/MATLAB6p5/toolbox/matlab/specgraph/makebars.m</a></tt><br>
Time: 0.37100000 s &nbsp;&nbsp; ( 5.6%)<br>
Calls: 100 <br>
Self time: 0.32100000 s &nbsp;&nbsp; ( 5.6%)<br><br>
<dd>
<table border=1>
<th align=left> <small> Function: </small> </th>
<th align=left colspan=2> <small> Time </small> </th>
<th align=left> <small> Calls </small> </th>
<th align=left> <small> Time/call </small> </th>
</tr>
<tr>
<td> <font color="#0000FF"><tt><b>makebars</b></tt></font> </td>
<td align=right> <small> 0.37100000 </small> </td>
<td> &nbsp; </td>
<td align=right> <small> 100 </small>
<td align=right> <small> 0.003710000000 </small> </td>
</tr>
<tr> <td colspan=5> &nbsp; </tr>
<tr> <td colspan=5> <small> <b>Parent functions:</b> </small> </td> </tr>
<tr>
<td colspan=3> <a href="#Fcn_20"><font color="#0000FF"><tt><b>bar</b></tt></font></a> </td>
<td align=right> <small> 100 </small> </td>
<td> &nbsp; </td>
<tr>
<tr> <td colspan=5> &nbsp; </tr>
<tr> <td colspan=5> <small> <b>Child functions:</b> </small> </td> </tr>
<tr>
<td> <a href="#Fcn_22"><font color="#0000FF"><tt><b>xychk</b></tt></font></a> </td>
<td align=right> <small> 0.05000000 </small> </td>
<td align=right> <small> 13.5% </small> </td>
<td align=right> <small> 100 </small> </td>
<td align=right> <small> 0.000500000000 </small> </td>
<tr>
<tr>
<td> <a href="#Fcn_16"><font color="#0000FF"><tt><b>nargchk</b></tt></font></a> </td>
<td align=right> <small> 0.00000000 </small> </td>
<td align=right> <small>  0.0% </small> </td>
<td align=right> <small> 100 </small> </td>
<td align=right> <small> 0.000000000000 </small> </td>
<tr>
</table><br><br>
67% of the total time in this function was spent on the following lines:<br><br>
<table border=0> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 38:&nbsp; </code> </td>
<td> <code> <nobr>  </nobr> </code> </td> </tr> 
<tr> 
<td align=right> <code> 0.02100000 </code> </td>
<td align=right> <code> 6% </code> </td>
<td align=right> <code> 39:&nbsp; </code> </td>
<td> <code> <nobr> msg&nbsp;=&nbsp;nargchk(1,5,nargin); </nobr> </code> </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 40:&nbsp; </code> </td>
<td> <code> <nobr> if&nbsp;~isempty(msg),&nbsp;return,&nbsp;end </nobr> </code> </td> </tr> 
<tr> <td> &nbsp; </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 62:&nbsp; </code> </td>
<td> <code> <nobr>  </nobr> </code> </td> </tr> 
<tr> 
<td align=right> <code> 0.01000000 </code> </td>
<td align=right> <code> 3% </code> </td>
<td align=right> <code> 63:&nbsp; </code> </td>
<td> <code> <nobr> if&nbsp;isstr(varargin{nin}),&nbsp;%&nbsp;Process&nbsp;'grouped','stacked'&nbsp;or </nobr> </code> </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 64:&nbsp; </code> </td>
<td> <code> <nobr> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;%&nbsp;'detached'&nbsp;string. </nobr> </code> </td> </tr> 
<tr> <td> &nbsp; </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 91:&nbsp; </code> </td>
<td> <code> <nobr> else </nobr> </code> </td> </tr> 
<tr> 
<td align=right> <code> 0.07000000 </code> </td>
<td align=right> <code> 19% </code> </td>
<td align=right> <code> 92:&nbsp; </code> </td>
<td> <code> <nobr> &nbsp;&nbsp;[msg,x,y]&nbsp;=&nbsp;xychk(varargin{1:nin}); </nobr> </code> </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 93:&nbsp; </code> </td>
<td> <code> <nobr> end </nobr> </code> </td> </tr> 
<tr> <td> &nbsp; </td> </tr> 
<tr> 
<td> &nbsp; </td>
<td> &nbsp; </td>
<td align=right> <code> 112:&nbsp; </code> </td>
<td> <code> <nobr>  </nobr> </code> </td> </tr> 
<tr> 
<td align=right> <code> 0.04000000 </code> </td>
<td align=right> <code> 11% </code> </td>
<td align=right> <code> 113:&nbsp; </code> </td>
<td> <code> <nobr> if&nbsp;threeD, </nobr> </code> </td> </tr> 
<tr> 
<td> &nbsp; </td>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -