How to prevent shaking video frames
조회 수: 1 (최근 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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Point Cloud Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!