updateArchitecturalData
Syntax
Description
updateArchitecturalData(
updates the Architectural Data section of the Simulink® data dictionary specified by arxmlImportObj
,dataDictionary
)dataDictionary
with
architectural data definitions found in the arxml.importer
object arxmlImportObj
. If no data dictionary exists, then Simulink creates one.
updateArchitecturalData(
specifies options using one or more name-value arguments. For example, to open the AUTOSAR
Update Report after updating a data dictionary, set arxmlImportObj
,dataDictionary
,Name=Value
)OpenReport
to
"on"
.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2024b