Main Content
addNewToolchain
Class: matlabshared.targetsdk.Deployer
Namespace: matlabshared.targetsdk
Add a registered Toolchain to the Deployer object
Syntax
toolchainObj = addNewToolchain(deployerObj,toolchainName)
Description
adds a registered toolchainObj
= addNewToolchain(deployerObj
,toolchainName
)Toolchain
to the Deployer
object and returns a handle to the Toolchain
object.
Input Arguments
Output Arguments
Version History
Introduced in R2015a