iscategorical (Calls: 8, Time: 0.001 s)
Generated 16-Jul-2020 17:10:06 using performance time.
function in file /Applications/MATLAB_R2020a.app/toolbox/matlab/datatypes/categorical/iscategorical.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
legend>process_inputs | subfunction | 8 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
10 | tf = isa(t,'categorical'); | 8 | 0.000 s | 62.9% | |
All other lines | 0.000 s | 37.1% | |||
Totals | 0.001 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 % |
Other subfunctions in this file are not included in this listing.