Delay when resizing a figure in R2016b

After resizing a figure, it takes 4 to 6 seconds until the contents is refreshed. This happens in Matlab R2016b under a freshly installed Windows 10 on a i7-3770. R2015b and R2009a are not affected. The contents of the figure does not matter, e.g.:
figure;
plot(1:10)
Neither setting the Renderer of the figure nor opengl software/hardware has an influence.
The device manager is satisfied with the graphics driver provided automatically by the OS and there are no other issues with the display.

 採用された回答

Jan
Jan 2018 年 5 月 12 日

1 投票

The standard solution worked directly: Install the drivers from the Intel home page.
Maybe it helps anybody else.

その他の回答 (2 件)

Linus Wegmann
Linus Wegmann 2020 年 8 月 19 日

1 投票

I'm having the same problem on a new laptop with Windows 10 and Intel UHD 620 graphics.
Installing the newest driver from Intel homepage didn't help. Any other suggestions?
(I'm using R2016a.)
Jan
Jan 2018 年 6 月 11 日

0 投票

Sigh. The next Windows Update has overwritten the Intel driver. Now even a re-installation does not help. The issue does not appear in R2009a, but in R2016b only.

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

リリース

R2016b

質問済み:

Jan
2018 年 5 月 12 日

回答済み:

2020 年 8 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by