How to prevent shaking video frames
3 次查看(过去 30 天)
显示 更早的评论
Hi all,
I have created 2 videos and in both axis labels, title, tick labels are shaking. How can I prevent this shaking effect? Thanks in advance.
Link for the video:
https://drive.google.com/file/d/1EiHLDtNFortNuc0wsH4OK0KUQjM8omr6/view?usp=sharing
0 个评论
采纳的回答
Simon Chan
2021-7-10
Avoid using axis tight and axis equal together in this case.
If possible, use axis tight or axis equal only in generating the figure.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!