save
Save applied interface dictionary migration changes from analysis of a model or an architecture
Since R2022b
Syntax
Description
save(
save the applied migration
to an interface dictionary from the analysis by the migratorObj
)analyze
function of a model or an architecture. 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. The save
operation makes changes persistent in:
The model
Any data dictionary that is used by the model and their hierarchies
The interface dictionary
Examples
Input Arguments
Version History
Introduced in R2022b
See Also
Migrator
| analyze
| analyzeAndApply
| apply
| revert