addValueType
Syntax
Description
adds a dataType
= addValueType(dictObj
,dtName
)Simulink.ValueType
with the specified name to the interface dictionary.
adds a value type, specified as dataType
= addValueType(dictObj
,dtName
, SimulinkValueType=valueTypeObj
)dataType
, with the specified name,
dtName
, based on the specified Simulink.ValueType
valueTypeObj
to the interface dictionary.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b