Main Content
deleteBuildConfiguration
Class: matlabshared.targetsdk.Toolchain
Namespace: matlabshared.targetsdk
Delete build configuration from toolchain
Syntax
deleteBuildConfiguration(h,buildConfigurationName)
Description
deleteBuildConfiguration(
deletes
the h
,buildConfigurationName
)BuildConfiguration
object with the Name property
set to the string buildConfigurationName
, from
the Toolchain
object, h
.
Input Arguments
Version History
Introduced in R2015a