Azzera filtri
Azzera filtri

Low Level Graphics Error

3 visualizzazioni (ultimi 30 giorni)
Brendan Görres
Brendan Görres il 1 Dic 2018
Commentato: Bruno Luong il 1 Dic 2018
After running my code MatLab experiences a low Level Graphic Error. If I open the "opengl info" function Matlab says Software='false'. In the Documentation it says that I am not using OpenGL? What exactly does that mean for my code and do I have to change that?If yes, why?
Hope you can help me out with this,thanks!

Risposta accettata

Bruno Luong
Bruno Luong il 1 Dic 2018
After crash you migh run
opengl hardware
opengl('save','hardware')
to restore value.
I systematically have opengl crash when runing MATLAB in remote Desktop, which is anoying. Not sure if the problem is reported and someone at TMW is working to fix it.
  5 Commenti
Image Analyst
Image Analyst il 1 Dic 2018
I've been able to use hardware assisted opengl briefly before - before it seems to automatically switch it off. During those times with hardware opengl, I noticed that the curves in line plots were smoother and seemed to be anti-aliased. Very nice and beautiful.
Now, without hardware opengl, my curves are pretty much binary (no anti-aliasing) and therefore show jaggies and are ugly. I guess I'm stuck until I can get a computer with a more advanced video adapter.
Bruno Luong
Bruno Luong il 1 Dic 2018
+1 I observe the same thing

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Graphics Performance in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by