This is a static copy of a profile reportHome
graph2d.schema (1 call, 0.000 sec)
Generated 15-Mar-2007 12:01:53 using real time.
M-function in file C:\Program Files\MATLAB71\toolbox\matlab\graph2d\@graph2d\schema.m
[Copy to new window for comparing multiple runs]
Parents (calling functions)
Function Name | Function Type | Calls |
see_mind | M-function | 1 |
Lines where the most time was spent
No measurable time spent in this functionLine Number | Code | Calls | Total Time | % Time | Time Plot |
7 | schema.package('graph2d'); | 1 | 0 s | 0% |  |
Other lines & overhead | | | 0 s | 0% |  |
Totals | | | 0.000 s | 0% | |
Children (called functions)
No childrenM-Lint results
No M-Lint messages.Coverage results
[ Show coverage for parent directory ]
Total lines in file | 8 |
Non-code lines (comments, blank lines) | 7 |
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
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');
8