show
Class: matlabshared.targetsdk.Target
Namespace: matlabshared.targetsdk
Show the mapping between the features of the target and the hardware
Syntax
show(targetObj)
Description
show(
shows the mappings between the
features of the targetObj
)Target
object and the mapped Hardware
objects. The mappings are shown in a two-dimensional text display
on the MATLAB® command window. A mapped feature corresponds to a 1
.
For a PIL
or ExternalMode
features, mapped status is shown as
the name of the I/O interface. Unmapped features display as a
0
.
Input Arguments
Version History
Introduced in R2015a