Main Content
addNumericType
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
= addNumericType(dictObj
,dtName
,SimulinkNumericType=numericTypeObj
)Simulink.NumericType
with the specified name that has the same
property values as the specified Simulink.NumericType
object
numericTypeObj
to the dictionary.
.