importFromBaseWorkspace
Description
importFromBaseWorkspace(
copies
dictObj
)Simulink.Bus
, Simulink.ValueType
, and
Simulink.AliasType
objects from base workspace 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 a
structure DataType
, these objects can be cut and pasted into the interface dictionary 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
| importFromFile
| isDirty
| removeDataType
| removeInterface
| save
| show
| showChanges
| Simulink.interface.dictionary.create
| Simulink.interface.dictionary.open