Main Content
Simulink.data.dictionary.open
Open data dictionary for editing
Description
opens
the specified data dictionary and returns a dictionaryObj
= Simulink.data.dictionary.open(dictionaryFile
)Simulink.data.Dictionary
object
representing an existing data dictionary identified by its file name
and, optionally, file path with dictionaryFile
.
Make sure any dictionaries referenced by the target dictionary are on the MATLAB path.
Examples
Input Arguments
Version History
Introduced in R2015a