This is a static copy of a profile report

Home

graph2d.schema (1 call, 0.000 sec)
Generated 05-Aug-2011 13:03:29 using cpu time.
function in file /usr/local/MATLAB/R2011a/toolbox/matlab/graph2d/@graph2d/schema.m
Copy to new window for comparing multiple runs

This function changed during profiling or before generation of this report. Results may be incomplete or inaccurate.

Parents (calling functions)

Function NameFunction TypeCalls
packdfunction1
Lines where the most time was spent
No measurable time spent in this function

Line NumberCodeCallsTotal Time% TimeTime Plot
7
schema.package('graph2d');
10 s0%
All other lines  0 s0%
Totals  0 s0% 
Children (called functions)
No children
Code Analyzer results
No Code Analyzer messages.
Coverage results
[ Show coverage for parent directory ]
Total lines in function7
Non-code lines (comments, blank lines)6
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
1 function schema
2 %creates the GRAPH2D user object package
3
4 % Copyright 1984-2002 The MathWorks, Inc.
5 % $Revision: 1.3 $ $Date: 2002/06/17 13:29:49 $
6
1 7 schema.package('graph2d');

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