fminsearch>checkfun (20942 calls, 2.983 sec)
Generated 14-Nov-2016 07:47:12 using cpu time.
subfunction in file /usr/local/MATLAB/MATLAB_Production_Server/R2015a/toolbox/matlab/optimfun/fminsearch.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
fminsearch | function | 20942 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
498 | f = userfcn(x,varargin{:}); | 20942 | 2.772 s | 92.9% | ![]() |
500 | if isnan(f) | 20942 | 0.060 s | 2.0% | ![]() |
502 | elseif ~isreal(f) | 20942 | 0.020 s | 0.7% | ![]() |
All other lines | 0.131 s | 4.4% | ![]() | ||
Totals | 2.983 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
fit_Gaussian_model_disomy_2>fiterror | subfunction | 14717 | 1.895 s | 63.5% | ![]() |
fit_Gaussian_model_trisomy_2>fiterror | subfunction | 4050 | 0.685 s | 23.0% | ![]() |
fit_Gaussian_model2>fiterror | subfunction | 1957 | 0.050 s | 1.7% | ![]() |
fit_Gaussian_model_monosomy_2>fiterror | subfunction | 218 | 0.030 s | 1.0% | ![]() |
Self time (built-ins, overhead, etc.) | 0.323 s | 10.8% | ![]() | ||
Totals | 2.983 s | 100% |
Line number | Message |
Total lines in function | 10 |
Non-code lines (comments, blank lines) | 4 |
Code lines (lines that can run) | 6 |
Code lines that did run | 3 |
Code lines that did not run | 3 |
Coverage (did run/can run) | 50.00 % |
Other subfunctions in this file are not included in this listing.