blanks (Calls: 3, Time: 0.002 s)
Generated 01-May-2020 20:23:05 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 | 3 | 
| Line Number | Code | Calls | Total Time | % Time | Time Plot | 
| 12 | b = space(ones(1,n));  | 3 | 0.001 s | 82.8% | |
| 11 | space = ' ';  | 3 | 0.000 s | 0.0% | |
| All other lines | 0.000 s | 17.2% | |||
| 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.