How to prevent shaking video frames
2 views (last 30 days)
Show older comments
mehtap agirsoy
on 9 Jul 2021
Commented: mehtap agirsoy
on 10 Jul 2021
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 Comments
Accepted Answer
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.
More Answers (0)
See Also
Categories
Find more on Point Cloud Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!