Main Content
addValueType
Add value type to Architectural Data section of Simulink data dictionary
Since R2023b
Syntax
Description
adds a dataType
= addValueType(archDataObj
,dataTypeName
)Simulink.dictionary.archdata.ValueType
specified as
dataTypeName
to archDataObj
, the Architectural
Data section of the data dictionary.
adds a value type based on the specified dataType
= addValueType(archDataObj
,dataTypeName
,SimulinkValueType=valueTypeObj
)Simulink.ValueType
valueTypeObj
to the data dictionary.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b