axis>isnumericAxes (Calls: 1, Time: 0.005 s)
Generated 18-May-2021 16:05:24 using performance time.
subfunction in file /usr/local/MATLAB/R2021a/toolbox/matlab/graph2d/axis.m
Copy to new window for comparing multiple runs
| Function Name | Function Type | Calls |
| axis | function | 1 |
| Line Number | Code | Calls | Total Time | % Time | Time Plot |
| 516 | result = result && isn... | 1 | 0.005 s | 91.1% | |
| 515 | if hasZProperties(handle(h)) | 1 | 0.000 s | 4.2% | |
| 513 | result = isnumeric(get(h,'XLim... | 1 | 0.000 s | 2.7% | |
| 514 | result = result && isn... | 1 | 0.000 s | 1.7% | |
| 517 | end | 1 | 0.000 s | 0.2% | |
| All other lines | 0.000 s | 0.2% | |||
| Totals | 0.005 s | 100% |
| Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
| ...nteractions.createDefaultInteractions | class method | 1 | 0.001 s | 26.2% | |
| ...t;ControlManager.sendPVPairsToControl | class method | 1 | 0.000 s | 2.3% | |
| Self time (built-ins, overhead, etc.) | 0.004 s | 71.5% | |||
| Totals | 0.005 s | 100% |
| Total lines in function | 6 |
| Non-code lines (comments, blank lines) | 1 |
| Code lines (lines that can run) | 5 |
| Code lines that did run | 5 |
| 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.