Slow Animation with Large Figure
Ältere Kommentare anzeigen
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?
Antworten (1)
Sutyen Zalawadia
am 14 Nov. 2019
0 Stimmen
Did you ever solve this? I am having the same issue.
Kategorien
Mehr zu Animation finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!