Main Content
setDisplayName
Class: soc.sdk.BoardSupport
Namespace: soc.sdk
Set the display name of the hardware
Syntax
setDisplayName(boardSupportObj,hardwareObj,displayName)
Description
setDisplayName(
sets the display name of a boardSupportObj
,hardwareObj
,displayName
)soc.sdk.Hardware
object to the value of
displayName
argument. After saving a soc.sdk.BoardSupport
object using the save
method, the display name becomes a selection in the Hardware Implementation > Hardware board property in the Simulink® configuration parameters.
Input Arguments
Version History
Introduced in R2019b