Main Content
addStructType
Add structure type represented by Simulink.Bus
in Simulink
interface dictionary
Since R2022b
In R2023b the Architectural Data section of data dictionaries was introduced. When managing interfaces, data types, constants, and software address methods consider using the Simulink.dictionary.ArchitecturalData
programmatic interfaces instead. For more information, see Programmatically Manage AUTOSAR Architectural Data.
Syntax
Description
adds a dataType
= addStructType(dictObj
,dtName
)Simulink.Bus
type with the specified name to
the dictionary.