"Graphics timeout occurred"

295 visualizaciones (últimos 30 días)
alpedhuez
alpedhuez el 20 de Jun. de 2022
Comentada: Adam Danz el 20 de Dic. de 2023
I got:
"Warning: Warning: Graphics timeout occurred. To share details of this issue with MathWorks technical support, please include that this is an unresponsive graphics client with your service request. To share details of this issue with MathWorks technical support, please include that this is an unresponsive graphics client with your service request."
What happened?
  2 comentarios
Paul
Paul el 24 de Jun. de 2022
I get this error occasionally as well. If you report it to Tech Support and get an answer can you post back here?
Steven Lord
Steven Lord el 24 de Jun. de 2022
@Paul since this is a pretty general warning please contact Technical Support yourself, in case the reason that you receive this message is different from the reason that @alpedhuez receives it.

Iniciar sesión para comentar.

Respuesta aceptada

Adam Danz
Adam Danz el 20 de Jun. de 2022
Can you reproduce this issue? If so, sharing the steps that reproduce this would be helpful.
Nevertheless, please report this to tech support.
  2 comentarios
Justin Bell
Justin Bell el 20 de Dic. de 2023
I constantly get this error as well. It seems fairly trivial to reproduce for me. Run any livescript that draws a plot. Walk away for the night and come back in the morning. Unlock my machine and try to run any livescript that draws a plot.
I have got it at other times, but it seemed in those cases like the memory requirements were overflowing the graphic card. To fix those I either had to filter datasets to reduce the burden or built in a lot of close/clear statements to dump memory when looping.
Adam Danz
Adam Danz el 20 de Dic. de 2023
@Justin Bell, what release of MATLAB are you using?
Also, what's in the live script and the plot? Would this problem happen in a live script file that contains only the following code?
surf(peaks(99))

Iniciar sesión para comentar.

Más respuestas (1)

Josemaría Núñez de Prado Franco
Josemaría Núñez de Prado Franco el 26 de Mzo. de 2023
Warning: Graphics timeout occurred. To share details of this issue with MathWorks technical support, please include that
this is an unresponsive graphics client with your service request.
  1 comentario
Steven Lord
Steven Lord el 26 de Mzo. de 2023
Please do as @Adam Danz suggested and report this to Technical Support.

Iniciar sesión para comentar.

Categorías

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

Etiquetas

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by