removeOperatingSystem
Class: soc.sdk.BoardSupport
Namespace: soc.sdk
Remove an operating system from the board support
Syntax
removeOperatingSystem(boardSupportObj,name)
Description
Add-On Required: This feature requires the SoC Blockset Support Package for AMD FPGA and SoC Devices add-on.
removeOperatingSystem(
deletes the boardSupportObj,name)soc.sdk.OperatingSystem object, with
Name property equal to the name argument,
from the soc.sdk.BoardSupport object.
Input Arguments
Version History
Introduced in R2019b