setDisplayName
Class: matlabshared.targetsdk.Target
Package: 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
(Embedded Coder Support Package for ARM Cortex-A Processors) target using the saveTarget
(Embedded Coder Support Package for ARM Cortex-A Processors) function, the display name becomes a selection in the Hardware Implemention > Hardware board property in the Simulink® configuration parameters.
Input Arguments
Version History
Introduced in R2015a