This is a static copy of a profile report

Home

workspacefunc>getStatObjectJ (14 calls, 0.011 sec)
Generated 05-Aug-2011 13:01:09 using cpu time.
subfunction in file /usr/local/MATLAB/R2011a/toolbox/matlab/codetools/workspacefunc.m
Copy to new window for comparing multiple runs

Parents (calling functions)

Function NameFunction TypeCalls
workspacefunc>getStatObjectsJsubfunction14
Lines where the most time was spent

Line NumberCodeCallsTotal Time% TimeTime Plot
392
retval = num2complex(getStatOb...
140.011 s100.0%
All other lines  0 s0%
Totals  0.011 s100% 
Children (called functions)

Function NameFunction TypeCallsTotal Time% TimeTime Plot
workspacefunc>getStatObjectMsubfunction140.011 s100.0%
workspacefunc>num2complexsubfunction140 s0%
Self time (built-ins, overhead, etc.)  0 s0%
Totals  0.011 s100% 
Code Analyzer results
No Code Analyzer messages.
Coverage results
[ Show coverage for parent directory ]
Total lines in function2
Non-code lines (comments, blank lines)1
Code lines (lines that can run)1
Code lines that did run1
Code lines that did not run0
Coverage (did run/can run)100.00 %
Function listing
   time   calls  line
391 function retval = getStatObjectJ(var, baseFunction, showNaNs)
0.01 14 392 retval = num2complex(getStatObjectM(var, baseFunction, showNaNs));

Other subfunctions in this file are not included in this listing.