isunix (12 calls, 0.010 sec)
Generated 14-Nov-2016 07:47:17 using cpu time.
function in file /usr/local/MATLAB/MATLAB_Production_Server/R2015a/toolbox/matlab/general/isunix.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
graphics/private/name | function | 6 |
graphics/private/name>fixTilde | subfunction | 6 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
10 | result = ~strncmp(computer,'PC... | 12 | 0.010 s | 100.0% | ![]() |
All other lines | 0 s | 0% | ![]() | ||
Totals | 0.010 s | 100% |
Total lines in function | 10 |
Non-code lines (comments, blank lines) | 9 |
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 % |