Main Content
matlabshared.targetsdk.BuildConfiguration Class
Namespace: matlabshared.targetsdk
Superclasses:
Configuration that describes how to build generated code
Description
A BuildConfiguration
object that specifies
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.
Construction
returns
a build configuration object H
= BuildConfiguration(configurationName
)H
, with the Name
property
set to the string configurationName
.
Input Arguments
Properties
Methods
addNewBaseRateTrigger | Add new base rate trigger to bare metal scheduler |
deleteBaseRateTrigger | Delete base rate trigger from bare metal scheduler |
Version History
Introduced in R2015a