unmap
Class: matlabshared.targetsdk.Target
Package: 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
(Embedded Coder Support Package for ARM Cortex-A Processors) 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