coder.make.BuildOpts
R2026bDescription
A coder.make.BuildOpts object contains command options for
invoking the compile stage of code generation. You can use the object as an input argument to
the codebuild function.
Creation
Description
You can create a coder.make.BuildOpts object in these ways:
Use the
loadBuildInfofunction to load build info from a MAT file. The function outputs acoder.make.BuildOptsobject.Use
buildOptions = coder.make.BuildOpts.
Properties
Examples
Version History
Introduced in R2026b