Method
|
Description
|
classhandle
|
Return a read-only handle to the class (object type) used to define this data.
|
delete
|
Delete this data.
|
dialog
|
Display the properties dialog of this Data object.
|
disp
|
Display the property names and their settings for this Data object.
|
get
|
Return the specified property settings for this data.
|
help
|
Display a list of properties for this Data object with short descriptions.
|
methods
|
Display all nonglobal methods of this Data object.
|
set
|
Set the specified property of this Data object with the specified value.
|
struct
|
Return and display a MATLAB structure containing the property settings of this Data object.
|
view
|
Display this data in the Data properties dialog.
|