importFromFile
Description
importFromFile(
copies dictObj
matFileName
)Simulink.Bus
, Simulink.ValueType
, and
Simulink.AliasType
objects from the specified MAT file to the interface
dictionary identified by dictObj
. The Simulink.Bus
objects are imported as data interfaces. For those objects that need to be used as structure
DataType
, these objects can be cut and pasted in the interface
dictionary to the Interfaces tab after the import operation.
Examples
Input Arguments
Version History
Introduced in R2022b
See Also
Simulink.interface.Dictionary
| addAliasType
| addDataInterface
| addEnumType
| addPlatformMapping
| addStructType
| addValueType
| close
| getDataType
| getDataTypeNames
| getInterface
| getInterfaceNames
| getPlatformMapping
| importFromBaseWorkspace
| isDirty
| removeDataType
| removeInterface
| save
| show
| showChanges
| Simulink.interface.dictionary.create
| Simulink.interface.dictionary.open