Simulink.architecture.importAndSelect
Import and select target architecture for concurrent execution environment for model
Syntax
Description
Simulink.architecture.importAndSelect(
imports
and selects the built-in target architecture for the concurrent execution
environment for the model.model
,Architecture
)
Importing and selecting target architectures requires that the associated support packages or hardware is installed on your computer.
Simulink.architecture.importAndSelect(
imports
and selects the architecture from an XML-based architecture description
file.model
,CustomArchitectureDescriptionFile
)
Importing and selecting target architectures requires that the associated support packages or hardware is installed on your computer.
Examples
Input Arguments
Version History
Introduced in R2014a