Low-Level graphics after crash

12 Ansichten (letzte 30 Tage)
Botond Keresztes
Botond Keresztes am 30 Nov. 2018
Kommentiert: Walter Roberson am 1 Dez. 2018
Hi!
I was plotting some graphs for my homework (nothing fancy just 2D graphs) and I restarted MATLAB (for whatever reason). When it started up again, there was a message, which said something about switching to another graphic displaying mode due to a previous crash (note: I did not see the program crash, it just said it did) it also mentioned opengl in that message. I can't remember what it said exactly, because I disregarded it that time and it didn't show up again.
Bottom line is, that my graphs are now pretty low-res, made up of long straight lines, but before this it didn't have any problems displaying nice sine waves. I tried switching around the opengl modes (hardware/software), but it didn't fix the issue. Can anyone suggest where to look for a fix?
  2 Kommentare
Botond Keresztes
Botond Keresztes am 30 Nov. 2018
I found the error message on another thread, but now reading this, I think the opengl hardware command should have fixed it, but for some reason it didn't.
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. For more information, see Resolving Low-Level Graphics Issues.
Walter Roberson
Walter Roberson am 1 Dez. 2018
You might perhaps need a graphics driver update.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Graphics Performance finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by