blanks (Calls: 4, Time: 0.002 s)
Generated 28-Jun-2020 10:10:19 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 | 4 | 
| Line Number | Code | Calls | Total Time | % Time | Time Plot | 
| 12 | b = space(ones(1,n));  | 4 | 0.002 s | 89.6% | |
| 11 | space = ' ';  | 4 | 0.000 s | 0.0% | |
| All other lines | 0.000 s | 10.3% | |||
| 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.