Main Content
isCodeGenTarget
Class: coder.BuildConfig
Namespace: coder
Determine if build context represents specified target
Syntax
tf = isCodeGenTarget(bldcfg,target)
Description
checks if the code generation target of the build context tf
= isCodeGenTarget(bldcfg
,target
)bldcfg
represents the code generation target specified by target
.
Input Arguments
Output Arguments
Version History
Introduced in R2013b