getDisplayEnvironment
Get display environment value that NVIDIA hardware uses
Description
Add-On Required: This feature requires the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms add-on.
shows the display environment value that generated applications use on the NVIDIA® hardware. For example, if you deploy an application that uses the displayValue = getDisplayEnvironment(hwObj)image function
onto NVIDIA hardware, the application displays the image in the environment that
getDisplayEnvironment returns.