| Simulink Reference | ![]() |
Describe an element of a signal bus
Description
Objects of this class describe elements of buses described by objects of the Simulink.Bus class.
Property Dialog Box
Simulink.NumericType object. The exception is a Simulink.NumericType whose Category is Fixed-point: unspecified scaling. The value of this field can also be the name of a base workspace variable that references a Simulink.Bus object. This allows you to create bus objects that specify hierarchical buses, i.e., buses that contain other buses.
Properties
| Name |
Access |
Description |
Complexity |
RW |
String that specifies the numeric type ('real' or 'complex') of this element. (Complexity) |
DataType |
RW |
String that specifies the name of the data type of this element or the name of a bus object to specify an element that is itself a bus. (Data type) |
Dimensions |
RW |
A vector specifying the dimensions of this element. (Dimensions) |
Name |
RW |
String specifying the name of this element. (Name) |
SampleTime |
RW |
Scalar or vector that specifies the sample time of this bus element. (Sample time) |
SamplingMode |
RW |
String that specifies the sampling mode of this element. (Sampling mode) |
See Also
| Simulink.Bus | Simulink.ConfigSet | ![]() |
© 1994-2005 The MathWorks, Inc.