Main Content
getPlatformMapping
Get platform mapping object for platform of Simulink data dictionary
Since R2023b
Description
returns the mapping object for the AUTOSAR Classic platform in the data dictionary. This
allows configuration of platform-specific properties in the data dictionary.platformMapping
= getPlatformMapping(archDataObj
,"AUTOSARClassic")
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b
See Also
Objects
Simulink.dictionary.ArchitecturalData
|autosar.dictionary.ARClassicPlatformMapping
(AUTOSAR Blockset)
Functions
addAliasType
|addDataInterface
|addEnumType
|addPlatformMapping
|addStructType
|addValueType
|close
|getDataType
|getDataTypeNames
|getInterface
|getInterfaceNames
|importFromBaseWorkspace
|importFromFile
|isDirty
|removeDataType
|removeInterface
|save
|show
|showChanges
|Simulink.dictionary.archdata.create
|Simulink.dictionary.archdata.open