blanks (Calls: 1, Time: 0.002 s)
Generated 19-Apr-2020 09:41:43 using performance time.
function in file /Applications/MATLAB_R2018a.app/toolbox/matlab/strfun/blanks.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
strcat | function | 1 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
12 | b = space(ones(1,n)); | 1 | 0.001 s | 72.1% | |
11 | space = ' '; | 1 | 0.000 s | 0.0% | |
All other lines | 0.000 s | 27.9% | |||
Totals | 0.002 s | 100% |
Total lines in function | 12 |
Non-code lines (comments, blank lines) | 10 |
Code lines (lines that can run) | 2 |
Code lines that did run | 2 |
Code lines that did not run | 0 |
Coverage (did run/can run) | 100.00 % |
Other subfunctions in this file are not included in this listing.