Main Content
removeOperatingSystem
Class: soc.sdk.BoardSupport
Namespace: soc.sdk
Remove an operating system from the board support
Syntax
removeOperatingSystem(boardSupportObj,name)
Description
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