num2str>cellPrintf (120 calls, 0.013 sec)
Generated 04-Aug-2014 13:05:18 using cpu time.
subfunction in file /share/apps/matlabr2014a/toolbox/matlab/strfun/num2str.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
num2str | function | 120 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
168 | if ~isempty(err) | 120 | 0.006 s | 50.0% | ![]() |
166 | try | 120 | 0.006 s | 50.0% | ![]() |
176 | end | 120 | 0 s | 0% | ![]() |
167 | [cells, err, isLeft] = sprintf... | 120 | 0 s | 0% | ![]() |
All other lines | 0 s | 0% | ![]() | ||
Totals | 0.013 s | 100% |
Total lines in function | 12 |
Non-code lines (comments, blank lines) | 1 |
Code lines (lines that can run) | 11 |
Code lines that did run | 4 |
Code lines that did not run | 7 |
Coverage (did run/can run) | 36.36 % |
Other subfunctions in this file are not included in this listing.