OpenGL Rendering Problems
MATLAB encountered problems testing your computer's OpenGL rendering hardware. The following steps describe what you should do next:
glren.so
:
startup.m
file and restart MATLAB:
glren_mesa.so
:
startup.m
file and restart MATLAB:
See the opengl
reference page for more information on these settings and other options available to you. See also startup
.
Workarounds for Known Bugs
You might be able to enable software workarounds for certain OpenGL bugs. See Driver Bug Workarounds for more information.
Other Problem Solving Resources
The cause of the problem might be the graphics driver supplied with your graphics hardware. Contact your vender to see if updates are available.
The following links provide information on diagnosing and troubleshooting problems involving OpenGL.
Renderer
and RendererMode
properties enable you to control how MATLAB uses the various renderer options.
Background
OpenGL is a rendering method that MATLAB uses to display graphics that have greater complexity or when you use transparency. OpenGL can use graphics hardware for accelerated performance. If your computer does not have the necessary hardware, or there are incompatibilities between graphics drivers and MATLAB, you can use a software version of OpenGL.