필터 지우기
필터 지우기

How to solve: MATLAB has disabled some advanced graphics rendering features by switching to software OpenGL

조회 수: 58 (최근 30일)
When I execute the command of the Multihop Regenerative Repeater Link Between two ground stations example of Satellite Communications Toolbox:
satelliteScenarioViewer(sc);
I get:
Warning: MATLAB has disabled some advanced graphics rendering features by switching to software OpenGL. For more information, click here. Error using matlabshared.satellitescenario.Viewer
Hardware graphics with WebGL support is required. Upgrade the graphics hardware driver. For more information, see here.
Error in satelliteScenario/satelliteScenarioViewer
I tried using:
opengl('save','software')
but it did not work. I also tried to update Graphics Hardware Drivers.

답변 (1개)

Shreyas
Shreyas 2022년 9월 6일
There are a few solutions that can be followed for the error as mentioned below:

카테고리

Help CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by