Borrar filtros
Borrar filtros

Manipulating figure in any way makes cpu and ram go to 100%

2 visualizaciones (últimos 30 días)
VG
VG el 28 de Sept. de 2016
Comentada: VG el 28 de Sept. de 2016
So today I opened up MATLAB (R2014b) which worked fine yesterday and as soon as I wanted to zoom in, place the datacursor or set i.e. ylim([.. ..]) on a figure the cpu and ram usage was at 100% shortly after.
Any ideas?
EDIT: Little side note: When I try to initially zoom in once on the figure, it works, but if I do ylim or zoom some more the problem occurs.
Also, using
opengl software
did not fix the issue.

Respuestas (1)

michio
michio el 28 de Sept. de 2016
I am not sure why the sudden issues, but if you are using R2014b or later, the following link could be of help.
If you do use R2014b or later, please execute the following at the command window and try the same operations.
opengl software
If the issue is not going to be reproduced anymore, it's likely that the issue is caused by your graphics system.
  1 comentario
VG
VG el 28 de Sept. de 2016
Thanks for your answer. Apparently the issue was caused by that specific figure itself, for other figures it works fine. Should probably have tested that before. Well, thank you anyways!

Iniciar sesión para comentar.

Categorías

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

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by