Simulink.interface.dictionary.create
Description
creates a Simulink Interface Dictionary and returns an object representing the
dictionary.dictObj
= Simulink.interface.dictionary.create(dictionaryName
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b
See Also
Simulink.interface.Dictionary
| addAliasType
| addDataInterface
| addEnumType
| addPlatformMapping
| addStructType
| addValueType
| close
| getDataType
| getDataTypeNames
| getInterface
| getInterfaceNames
| getPlatformMapping
| importFromBaseWorkspace
| importFromFile
| isDirty
| removeDataType
| removeInterface
| save
| show
| showChanges
| Simulink.interface.dictionary.open