Main Content

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(targetObj) shows the mappings between the features of the 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

expand all

Target object that references the Target being developed.

Version History

Introduced in R2015a

See Also

| | | |