disp

Display properties and settings for object

Syntax

thisObject.disp

Description

The disp method displays the properties and settings for this object. This is true for all but objects of type Root and Clipboard.

Arguments

thisObject

The object for which to display properties and settings.

Returns

None

Examples

If a state A is represented by the State object sA, the command sA.disp displays the property names and their settings for state A.

Introduced before R2006a