Delay when resizing a figure in R2016b
Show older comments
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.
Accepted Answer
More Answers (2)
Linus Wegmann
on 19 Aug 2020
1 vote
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
on 11 Jun 2018
0 votes
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!