Main Content
createNumericType
Create Simulink numeric data type definition from imported AUTOSAR data elements
Syntax
Description
createNumericType(
creates a arProps
,name
,applicationDataTypePath
)Simulink.NumericType
object from an AUTOSAR application data
type. The function can be used to work with AUTOSAR elements that you imported by using
updateAUTOSARProperties
.
createNumericType(
creates a arProps
,name
,compuMethodPath
,implementationDataTypePath
)Simulink.NumericType
object from an AUTOSAR implementation data
type and CompuMethod.
Examples
Input Arguments
Version History
Introduced in R2019a