필터 지우기
필터 지우기

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

조회 수: 6 (최근 30일)
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?

채택된 답변

Jan
Jan 2021년 5월 26일
편집: Jan 2021년 5월 28일
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
Albert Bing
Albert Bing 2021년 5월 28일
I uninstalled and reinstalled the same graphics driver, and it seems OK now, thought the font I installed rendering a little unnormal.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Dialog Boxes에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by