Why all Matlab windows blank and unresponsive?

15 vues (au cours des 30 derniers jours)
KAE
KAE le 16 Juil 2019
Modifié(e) : KAE le 16 Juil 2019
Today I was coding in Matlab then went to lunch. When I returned, all the Matlab windows (editor, command window, 2 figure windows containing images of size 821x821) are entirely blank except for the heading such as 'Figure 2'. No calculations or simulations were running when I left, and I am running R2019a on Windows 10. Any ideas what could have caused this, which I have never seen before?
  1 commentaire
KAE
KAE le 16 Juil 2019
Modifié(e) : KAE le 16 Juil 2019
When I restarted I got the following message which seems to explain it, but I will not delete my question in case it helps someone else,
Warning: MATLAB previously crashed due to a low-level graphics error. To prevent another crash in
this session, MATLAB is using software OpenGL instead of using your graphics hardware. To save
this setting for future sessions, use the opengl('save', 'software') command.
In my startup command I have the following line,
opengl hardware % Make lines more smooth
So I will change it to the following and hope that does the trick,
opengl('save', 'software')

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Graphics Performance dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by