fliplr (12 calls, 0.000 sec)
Generated 14-Nov-2016 07:47:12 using cpu time.
function in file /usr/local/MATLAB/MATLAB_Production_Server/R2015a/toolbox/matlab/elmat/fliplr.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
calculate_allelic_ratio_cutoffs | script | 12 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
13 | x = flip(x,2); | 12 | 0 s | 0% | ![]() |
All other lines | 0 s | 0% | ![]() | ||
Totals | 0 s | 0% |
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 % |