fliplr (403 calls, 3.285 sec)
Generated 04-Aug-2014 13:05:14 using cpu time.
function in file /share/apps/matlabr2014a/toolbox/matlab/elmat/fliplr.m
Copy to new window for comparing multiple runs
| Function Name | Function Type | Calls |
| meshdomain | function | 3 |
| DOorthnorm | function | 400 |
| Line Number | Code | Calls | Total Time | % Time | Time Plot |
| 13 | x = flip(x,2); | 403 | 3.279 s | 99.8% | |
| All other lines | 0.006 s | 0.2% | |||
| Totals | 3.285 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 % |