This is a static copy of a profile report

Home

graphics.linkprop.linkprop>localRemoveHandle (3 calls, 0.011 sec)
Generated 05-Aug-2011 13:03:28 using cpu time.
subfunction in file /usr/local/MATLAB/R2011a/toolbox/matlab/graphics/@graphics/@linkprop/linkprop.m
Copy to new window for comparing multiple runs

Parents (calling functions)

Function NameFunction TypeCalls
...RemoveHandle(obj,evd,hlist(m),hLink))anonymous function3
Lines where the most time was spent

Line NumberCodeCallsTotal Time% TimeTime Plot
155
removetarget(hLink,hTarget);
30.011 s100.0%
All other lines  0 s0%
Totals  0.011 s100% 
Children (called functions)

Function NameFunction TypeCallsTotal Time% TimeTime Plot
graphics.linkprop.removetargetfunction30.011 s100.0%
Self time (built-ins, overhead, etc.)  0 s0%
Totals  0.011 s100% 
Code Analyzer results
Line numberMessage
154Input argument 'hProp' might be unused, although a later one is used. Consider replacing it by ~.
154Input argument 'hEvent' might be unused, although a later one is used. Consider replacing it by ~.
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
154 function localRemoveHandle(hProp,hEvent,hTarget,hLink)
0.01 3 155 removetarget(hLink,hTarget);

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