Main Content

show

Class: soc.sdk.BoardSupport
Namespace: soc.sdk

Show the mapping between the features of the target and the hardware

Since R2019b

Syntax

show(boardSupportObj)

Description

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

expand all

BoardSupport object, specified as an soc.sdk.BoardSupport object, defines a hardware board that you can use with the SoC Blockset™ features.

Version History

Introduced in R2019b