Simulink.data.dictionary.create
Create new data dictionary and create Simulink.data.Dictionary object
Description
creates
a data dictionary file in your current working folder or in a file
path you can specify in dictionaryObj = Simulink.data.dictionary.create(dictionaryFile)dictionaryFile. The function
returns a Simulink.data.Dictionary object representing
the new data dictionary.
Examples
Input Arguments
Output Arguments
Alternatives
You can use the Simulink Editor to create a data dictionary and link it to a model. See Migrate Single Model to Use Dictionary for more information.
Version History
Introduced in R2015a