| Contents | Index |
Objects of this class define elements of buses defined by objects of the Simulink.Bus class.

Name of this element. See Signal Names for guidelines for signal names.
Data Type: string
Access: RW
Name of the data type of this element. The value of this field can be a:
Built-in Simulink data type (for example, double or uint8)
Simulink.NumericType object, with one exception. The exception is a Simulink.NumericType whose Category is Fixed-point: unspecified scaling.
Simulink.Bus object, using the Bus: <object name> option. This allows you to create bus objects that specify hierarchical buses (that is, buses that contain other buses).
Click the Show data type assistant button
to display the Data
Type Assistant, which helps you set the Data
type parameter. (See Using the Data Type Assistant.)
Data Type: string
Access: RW
A vector specifying the dimensions of this element.
Data Type: array.
Access: RW
Numeric type (real or complex) of this element. Must be real if this bus element is itself a bus.
Data Type: string
Access: RW
Size of the interval between times when this signal value must be recomputed. Must be -1 (inherited) if this bus element is itself a bus or if the bus that includes this element passes through a block that changes the bus's sample time, such as a Rate Transition block. See How to Specify the Sample Time for more information.
Data Type: double
Access: RW
The minimum value of this element. This value must be a finite real double scalar. This value must be empty [] if this element is itself a bus.
Data Type: double
Access: RW
The maximum value of this element. This value must be a finite real double scalar. This value must be empty [] if this element is itself a bus.
Data Type: double
Access: RW
Sampling mode of this element. Must be sample-based if this element is itself a bus. This field is intended to be used by applications based on Simulink models.
Data Type: string
Access: RW
A field that specifies if the size (the number of elements in a dimension) of this element may vary or remain fixed during simulation. This field can have the following values:
Fixed: The size of the element may not change during simulation.
Variable: The size of the element may change during simulation.
See Variable-Size Signal Basics for more information.
Data Type: string
Access: RW
Using Composite Signals, Bus Assignment, Bus Creator, Bus Selector, Bus to Vector, Simulink.Bus, Simulink.Bus.cellToObject, Simulink.Bus.createObject, Simulink.Bus.objectToCell, Simulink.Bus.save

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |