Simulink Reference Previous page   Next Page
Simulink.StructElement

Describe an element of a data structure

Description

Objects of this class describe elements of structures described by objects of Simulink.StructType class.

Property Dialog Box

Name
Dimensions
A vector specifying the dimensions of the element.
Data type
Name of the data type of this element.
Complexity
Numeric type (i.e., real or complex) of this element.

Properties

Name
Access
Description
Name
RW
String specifying the name of this element. (Name)
Dimensions
RW
A vector specifying the dimensions of this element. (Dimensions)
DataType
RW
String that specifies the name of the data type of this element. (Data type)
Complexity
RW
String that specifies the numeric type ('real' or 'complex') of this element. (Complexity)

See Also

Simulink.StructType


Previous page  Simulink.Signal Simulink.StructType Next page

© 1994-2005 The MathWorks, Inc.