show
Class: soc.sdk.BoardSupport
Package: soc.sdk
Syntax
show(boardSupportObj)
Description
show(
shows the mappings
between the features of the boardSupportObj
)soc.sdk.BoardSupport
object and the
mapped soc.sdk.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 soc.sdk.PIL
or soc.sdk.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 R2019b