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

3 vues (au cours des 30 derniers jours)
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?

Réponse acceptée

Jan
Jan le 26 Mai 2021
Modifié(e) : Jan le 28 Mai 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 commentaire
Albert Bing
Albert Bing le 28 Mai 2021
I uninstalled and reinstalled the same graphics driver, and it seems OK now, thought the font I installed rendering a little unnormal.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Dialog Boxes dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by