Main Content
isMapped
Class: matlabshared.targetsdk.Target
Namespace: matlabshared.targetsdk
Returns true if feature is mapped to hardware
Syntax
tf = isMapped(targetObj,hardwareObject,featureObj)
Description
returns map status the feature object, tf
= isMapped(targetObj
,hardwareObject
,featureObj
)featureObject
is mapped to
the Hardware
object,
hardwareObject
.
Input Arguments
Output Arguments
Version History
Introduced in R2015a