analyze
Analyze a model or an architecture for migration to interface dictionary
Since R2022b
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
analyze(
analyzes a model or an
architecture for migration to an interface dictionary. The analysis identifies the data
types and interfaces in the model and data dictionaries for migration to an interface
dictionary. The analysis also identifies conflict issues that affect migration.migratorObj
)
Examples
Input Arguments
Version History
Introduced in R2022bSee Also
Migrator
| analyzeAndApply
| apply
| revert
| save