Class: Simulink.data.Dictionary
Package: Simulink.data
Save changes to data dictionary
saveChanges(dictionaryObj)
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.
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.