Slow Animation with Large Figure
Show older comments
I am using MATLAB to do signal processing and create an animation in real-time. The animation is done simply by updating the 'YData' of a plot in a while loop. This runs smoothly for a small window size, but if I make the figure bigger or full screen, the animation slows down and stutters. This implies to me that it has something to do with the way MATLAB displays figures rather than a computational problem in my script. Is there a known workaround to this issue?
Answers (1)
Sutyen Zalawadia
on 14 Nov 2019
0 votes
Did you ever solve this? I am having the same issue.
Categories
Find more on Animation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!