This is a static copy of a profile reportHome
maketform>condlimit (1721 calls, 0.020 sec)
Generated 05-Nov-2014 07:53:01 using cpu time.
subfunction in file /usr1/opt/matlab/7.13/toolbox/images/images/maketform.m
Copy to new window for comparing multiple runs
Parents (calling functions)
Lines where the most time was spent
Line Number | Code | Calls | Total Time | % Time | Time Plot |
793 | limit = 1e9; | 1721 | 0 s | 0% |  |
All other lines | | | 0.020 s | 100.0% |  |
Totals | | | 0.020 s | 100% | |
Children (called functions)
No childrenCode Analyzer results
Coverage results
[ Show coverage for parent directory ]
Total lines in function | 3 |
Non-code lines (comments, blank lines) | 2 |
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 % |
Function listing
time calls line
791 function limit = condlimit
792
1721 793 limit = 1e9;