Method Name
|
Description
|
classhandle
|
Return a read-only handle to the class (object type) used to define this object.
|
delete
|
Delete this object. Used with all objects except the Root, Machine, Chart, Clipboard, and Editor objects.
|
disp
|
Display the property names and their settings for this object.
|
find
|
Find all objects of this object that meet the specified criteria.
|
get
|
Return the specified property settings for this object.
|
methods
|
Display all nonglobal methods of this object.
|
set
|
Set the specified property of this object with a specified value.
|
struct
|
Return and display a MATLAB structure containing the property settings of this object.
|