Main Content
importFromBaseWorkspace
Import Simulink object definitions from base workspace to Architectural Data section of Simulink data dictionary
Since R2023b
Description
importFromBaseWorkspace(
copies
all variables from base workspace to the Architectural Data section of a data dictionary
archDataObj
)archDataObj
without overwriting any existing entries. The
Simulink.Bus
objects are imported as data interfaces. For those objects
that need to be used as structure DataType
, use the
convertToDataInterface
and convertToStructType
functions respectively.
Examples
Input Arguments
Version History
Introduced in R2023b
See Also
Objects
Functions
Simulink.dictionary.archdata.create
|Simulink.dictionary.archdata.open
|addAliasType
|addDataInterface
|addEnumType
|addPlatformMapping
|addStructType
|addValueType
|close
|getDataType
|getDataTypeNames
|getInterface
|getInterfaceNames
|getPlatformMapping
|importFromFile
|isDirty
|removeDataType
|removeInterface
|save
|show
|showChanges