num2str>cellPrintf (Calls: 56, Time: 0.008 s)
Generated 16-Jul-2020 17:09:45 using performance time.
subfunction in file /Applications/MATLAB_R2020a.app/toolbox/matlab/strfun/num2str.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
num2str | function | 56 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
180 | [cells, err, isLeft] = sprintf... | 56 | 0.007 s | 90.4% | |
183 | end | 56 | 0.000 s | 2.8% | |
189 | end | 56 | 0.000 s | 0.9% | |
181 | if ~isempty(err) | 56 | 0.000 s | 0.1% | |
179 | try | 56 | 0.000 s | 0.0% | |
All other lines | 0.000 s | 5.9% | |||
Totals | 0.008 s | 100% |
Line number | Message |
185 | To pass MException properties to the warning function, use a format specifier. For example, warning(E.identifier, '%s', E.message). |
Total lines in function | 12 |
Non-code lines (comments, blank lines) | 1 |
Code lines (lines that can run) | 11 |
Code lines that did run | 6 |
Code lines that did not run | 5 |
Coverage (did run/can run) | 54.55 % |
Other subfunctions in this file are not included in this listing.