Main Content
addStructType
Add structure type to Architectural Data section of Simulink data dictionary
Since R2023b
Syntax
Description
adds a dataType
= addStructType(archDataObj
,dataTypeName
)Simulink.Bus
type specified by
dataTypeName
to archDataObj
, the Architectural
Data section of the data dictionary.
adds a structure type that is the same as the specified dataType
= addStructType(archDataObj
,dataTypeName
,SimulinkBus=busObj
)Simulink.Bus
object, busObj
, to the data dictionary.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b