Create Simulink numeric data type definition to work with imported AUTOSAR element
createNumericType(
creates a arProps
,name
,applicationDataTypePath
)Simulink.NumericType
object from an AUTOSAR application data
type. The numeric data type can be used to work with imported AUTOSAR elements.
createNumericType(
creates a arProps
,name
,compuMethodPath
,implementationDataTypePath
)Simulink.NumericType
object from an AUTOSAR implementation data
type and CompuMethod.