Main Content
saveChanges
Save changes to data dictionary
Description
saveChanges(
saves all changes
made to a data dictionary dictionaryObj
)dictionaryObj
, a Simulink.data.Dictionary
object. saveChanges
also saves
changes made to referenced data dictionaries. The previous states of the target dictionary
and its referenced dictionaries are permanently lost.
Examples
Input Arguments
Alternatives
You can use Model Explorer to save changes to a data dictionary by right-clicking on the dictionary tree node in the Model Hierarchy pane and selecting Save Changes.
Version History
Introduced in R2015a