matlabshared.targetsdk.BuildConfiguration Class
Namespace: matlabshared.targetsdk
Configuration that describes how to build generated code
Description
Use the BuildConfiguration
class to specify the build
configuration for a toolchain that is defined as the application deployment mechanism for your
target. For example, a build configuration might define compiler defines and paths for include
files.
Creation
returns a build configuration object H
= matlabshared.targetsdk.BuildConfiguration(configurationName
)H
with the Name property set to
configurationName
.
Input Arguments
Properties
Version History
Introduced in R2015a