Main Content

Display

Display to use on NVIDIA board

Model Configuration Pane: Hardware Implementation

Description

Add-On Required: This feature requires the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms add-on.

The Display parameter specifies the display environment value that the deployed Simulink® model uses on an NVIDIA® hardware board. To print the value of the display environment on your NVIDIA Jetson™ or NVIDIA DRIVE® hardware, enter the command echo $DISPLAY in the terminal on the hardware.

Settings

1.0 (default) | string

Use the specified display environment when deploying a Simulink model onto an NVIDIA hardware board. The display environment value must be in the format X.Y, where X is the display number and Y is the screen number.

By default, Simulink uses the value 1.0 or the last value that you set for the Display parameter.

Programmatic Use

You cannot set this parameter from the MATLAB® command line.

Version History

Introduced in R2020b

expand all