Main Content

remove

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

Removes board support for a given BoardSupport object

Since R2019b

Syntax

remove(boardSupportObj)

Description

remove(boardSupportObj) removes the board support for the given soc.sdk.BoardSupport object. As part of the removal, this function removes the board support framework, including all board support folders and files. It also removes the board support folders from the MATLAB® path and then refreshes the Simulink® configuration parameters.

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