How to resolve low level graphic error in R2019b?

12 ビュー (過去 30 日間)
Pulak Mukerjee
Pulak Mukerjee 2020 年 10 月 7 日
回答済み: Walter Roberson 2020 年 10 月 7 日
Matlab experienced a low level graphic error and has not plotted transient response correctly

採用された回答

Walter Roberson
Walter Roberson 2020 年 10 月 7 日
The most common cause of this is if you are using an old graphics drive for your graphics card and the graphics driver has a glitch.
Some of the old graphics cards do not have modern graphics drivers and are known to fail with modern programs. The Intel HD500 is an example; Intel has not upgraded drivers for it for a number of years, and the HD 500 often fails. Intel HD1000 is known to occasionally have this kind of problem, but upgrading to the current drivers for it typically works. The Intel HD2000 seems more robust to these kinds of problems.
Some of the older AMD driver versions can have this kind of problem -- the problem is not exclusive to Intel.
In some cases, you may need to switch to software opengl; see https://www.mathworks.com/help/matlab/ref/opengl.html

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAnnotations についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by