Main Content
unmap
Class: matlabshared.targetsdk.Target
Namespace: matlabshared.targetsdk
Unmap features from hardware or from target
Syntax
unmap(targetObj,hardwareObject)
unmap(targetObj,hardwareObject,featureObj)
unmap(targetObj,featureObj)
Description
unmap(
unmaps the specified targetObj
,hardwareObject
)Hardware
object from the Target
object.
unmap(
unmaps a feature object from the specified targetObj
,hardwareObject
,featureObj
)Hardware
object for the
Target
object.
unmap(
unmaps a feature object from the targetObj
,featureObj
)Target
object.
Input Arguments
Version History
Introduced in R2015a