MATLAB Function Reference |
Description
The root is a graphics object that corresponds to the computer screen. There is only one root object and it has no parent. The children of the root object are figures.
The root object exists when you start MATLAB; you never have to create it and you cannot destroy it. Use set
and get
to access the root properties.
See Also
diary
, echo
, figure
, format
, gcf
, get
, set
Object Hierarchy
root object | Root Properties |
© 1994-2005 The MathWorks, Inc.