Main Content
setDisplayName
Class: matlabshared.targetsdk.Target
Namespace: matlabshared.targetsdk
Set the display name of the hardware
Syntax
setDisplayName(targetObj,hardwareObject,displayName)
Description
setDisplayName(
sets the display name of a targetObj
,hardwareObject
,displayName
)Hardware
object to the value of
displayName
argument. After saving a Target
target using the saveTarget
function, the display name becomes a selection in the Hardware Implementation > Hardware board property in the Simulink® configuration parameters.
Input Arguments
Version History
Introduced in R2015a