addDataInterface
Add a data interface to Simulink Interface Dictionary
Description
adds a data interface with the specified name in the dictionary. Returns the interface
object that represents this interface.interfaceObj
= addDataInterface(dictObj
,interfaceName
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b
See Also
Simulink.interface.Dictionary
| addAliasType
| addEnumType
| addPlatformMapping
| addStructType
| addValueType
| close
| getDataType
| getDataTypeNames
| getInterface
| getInterfaceNames
| getPlatformMapping
| importFromBaseWorkspace
| importFromFile
| isDirty
| removeDataType
| removeInterface
| save
| show
| showChanges
| Simulink.interface.dictionary.create
| Simulink.interface.dictionary.open