Functions for Working with Objects
This table lists functions commonly used when working with objects.
Function | Purpose |
---|---|
Find all children of specified objects. | |
Find ancestor of graphics object. | |
Copy graphics object. | |
Delete an object. | |
Find all graphics objects (including hidden handles). | |
Find the handles of objects having specified propertyvalues. | |
Return the handle of the current axes. | |
Return the handle of the current figure. | |
Return the handle of the current object. | |
Query the values of an object's properties. | |
True if the value is a valid object handle. | |
Set the values of an object's properties. |