| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Simulink |
| Contents | Index |
| Learn more about Simulink |
Objects of this class define elements of buses defined by objects of the Simulink.Bus class.
Name | Description |
|---|---|
Numeric type of this bus element. | |
Data type of this bus element. | |
Dimensions of this bus element. | |
Name of this bus element. | |
Sample time of this bus element. | |
Sampling mode of this bus element. |

Numeric type ('real' or 'complex') of this element. Must be 'real' if this bus element is itself a bus.
Data Type: string
Access: RW
Name of the data type of this element. The value of this field can be the name of a
built-in Simulink data type, e.g., 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. This allows you to create bus objects that specify hierarchical buses, i.e., 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. Must be 1 if this element is itself a bus.
Data Type: array.
Access: RW
Name of this element.
Data Type: string
Access: RW
Size of the interval between times when this signal's 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
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
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
![]() | Simulink.Bus | Simulink.ConfigSet | ![]() |

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