Main Content

Data Types for Buses

A Simulink.Bus object specifies the architectural properties of a bus, as distinct from the values of the signals or messages it contains. For example, a Bus object can specify the number of elements in a bus, the order of those elements, whether and how elements are nested, and the data types of constituent elements; but not the values.

You can specify a Bus object as a data type for the following blocks:

You can specify a Bus object as a data type for the following objects:

See Specify a Bus Object Data Type for information about how to specify a Bus object as a data type for blocks and objects.

See Also

Related Topics