Slow Animation with Large Figure
이전 댓글 표시
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?
답변 (1개)
Sutyen Zalawadia
2019년 11월 14일
0 개 추천
Did you ever solve this? I am having the same issue.
카테고리
도움말 센터 및 File Exchange에서 Animation에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!