home *** CD-ROM | disk | FTP | other *** search
- %GET Get object properties.
- % V = GET(H,'PropertyName') returns the value of the specified
- % property for the graphics object with handle H.
- %
- % GET(H) displays all property names and their current values for
- % the graphics object with handle H.
- %
- % See also SET, RESET, DELETE, GCF, GCA, FIGURE, AXES.
-
- % Copyright (c) 1984-93 by The MathWorks, Inc.
- % Built-in function.
-