Main Content

Data Types for Buses

ASimulink.Busobject specifies the architectural properties of a bus, as distinct from the values of the signals or messages it contains. For example, aBusobject 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 aBusobject as a data type for the following blocks:

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

SeeSpecify a Bus Object Data Typefor information about how to specify aBusobject as a data type for blocks and objects.

See Also

Related Topics