Main Content
isMatlabHostTarget
Class: coder.BuildConfig
Namespace: coder
Determine if hardware implementation object target is MATLAB host computer
Syntax
tf = isMatlabHostTarget(bldcfg)
Description
returns if the current hardware implementation targets the MATLAB® host computer.tf
= isMatlabHostTarget(bldcfg
)
Input Arguments
Output Arguments
Version History
Introduced in R2013b