フィルターのクリア

"opengl software" is not supported in command line?

10 ビュー (過去 30 日間)
Kouichi C. Nakamura
Kouichi C. Nakamura 2021 年 6 月 28 日
回答済み: Matt J 2021 年 10 月 2 日
I've been using the same code on the same Windows 10 PC over and over. but since one day, MATLAB started issueing an error when executing opengl software.
>> opengl software
Error using opengl
Changing the OpenGL implementation at the command line is not supported. Instead, specify the implementation when starting MATLAB.
This is very odd, not only because it started suddenly, but also because the command opengl software should be perfectly allowed to use in Command Window. See https://uk.mathworks.com/help/matlab/ref/opengl.html
I can use opengl('save', 'software') and get rid of opengl software from my code to circumbet this problem, but this is very strange.
  3 件のコメント
Kouichi C. Nakamura
Kouichi C. Nakamura 2021 年 6 月 28 日
Oh sorry, I thought I mentioned it.
MATLAB Version: 9.10.0.1684407 (R2021a) Update 3
Matt J
Matt J 2021 年 10 月 2 日
編集済み: Matt J 2021 年 10 月 2 日
I've got the same problem in R2020a. Any progress on this? The problem started right after a Matlab crash.

サインインしてコメントする。

回答 (1 件)

Matt J
Matt J 2021 年 10 月 2 日
An NVIDIA driver update seems to have cured it.

カテゴリ

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

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by