Why do questdlg & plot suddenly become very slow? Need to wait more than 5 minutes

3 visualizaciones (últimos 30 días)
A simple questdlg cost more than 5 minites to show the contents. The window shows, but without title, prompt, or buttons until more than 5 minutes. Meanwhile MATLAB is busy, cost about 13% CPU(Intel i7-7700@3.6GHz, 8GB RAM). I reboot MATLAB and reboot the OS, but nothing changed.
Plotting some simple vector, a blank figure shows but data shows after several minutes.
Seems like the figure command goes wrong? But runing a GUI program I wrote is quite normal, figure showing quickly.
Are there some settings accidently changed? Do I have to reinstall MATLAB?

Respuesta aceptada

Jan
Jan el 26 de Mayo de 2021
Editada: Jan el 28 de Mayo de 2021
Try to use the profiler to find out, where the time is spent. I assume there is a problem with the graphics driver. Did you update it recently?
  1 comentario
Albert Bing
Albert Bing el 28 de Mayo de 2021
I uninstalled and reinstalled the same graphics driver, and it seems OK now, thought the font I installed rendering a little unnormal.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by