Why does the crosshair of ginput erase the underlying plot created with surf?

Using ginput(1) on surf(peaks) in Matlab R2013a leads to the fact, that the drawn crosshair erases the underlying plot. Seems like the redraw-command is not invoked. Is this a known bug, is there anything I'm doing wrong or does anyone know a workaround?
Thanks a lot for your help!

 Respuesta aceptada

My guess is this is related to your OpenGL hardware drivers. First, try updating your graphics drivers. If that does not work, run the following:
opengl software
to force MATLAB to use the software implementation of OpenGL

Más respuestas (0)

Categorías

Más información sobre Graphics Performance en Centro de ayuda y File Exchange.

Preguntada:

el 4 de Nov. de 2013

Respondida:

el 4 de Nov. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by