How to prevent shaking video frames

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

 Accepted Answer

Simon Chan
Simon Chan on 10 Jul 2021
Avoid using axis tight and axis equal together in this case.
If possible, use axis tight or axis equal only in generating the figure.

1 Comment

I have the same problem when I just use axis tight or axis equal. I commended both lines and the frames don't shaking anymore. Thanks

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!