fliplr (Calls: 56, Time: 0.001 s)
Generated 16-Jul-2020 17:09:46 using performance time.
function in file /Applications/MATLAB_R2020a.app/toolbox/matlab/elmat/fliplr.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
strjust>strjustOnChar | subfunction | 56 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
13 | x = flip(x,2); | 56 | 0.000 s | 50.6% | |
All other lines | 0.000 s | 49.4% | |||
Totals | 0.001 s | 100% |
Total lines in function | 13 |
Non-code lines (comments, blank lines) | 12 |
Code lines (lines that can run) | 1 |
Code lines that did run | 1 |
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.