Borrar filtros
Borrar filtros

Low Level Graphics Error

3 visualizaciones (últimos 30 días)
Brendan Görres
Brendan Görres el 1 de Dic. de 2018
Comentada: Bruno Luong el 1 de Dic. de 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!

Respuesta aceptada

Bruno Luong
Bruno Luong el 1 de Dic. de 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 comentarios
Image Analyst
Image Analyst el 1 de Dic. de 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 el 1 de Dic. de 2018
+1 I observe the same thing

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Graphics Performance en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by