Simulink.interface.dictionary.open
Description
opens the specified Interface Dictionary dictObj
= Simulink.interface.dictionary.open(dictionaryName
)dictionaryName
and returns an
object representing the dictionary.
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.create