what is the difference between axis normal, axis square, axis equal, and axis tight?

 채택된 답변

Star Strider
Star Strider 2016년 7월 7일
The easiest way to see this is to experiment with them by doing the different axis styles with the same data plot.
Briefly, axis normal uses the default aspect ratio for the plot, axis square makes the aspect ratio square, axis equal uses the same length for the data units along each axis, and axis tight sets the axis box tightly around the data.

댓글 수: 3

I agree it's confusing, especially between square and equal, so like Star said, I just have to experiment until I get what I like, because I can never remember and the explanations in the help are ambiguous.
Equal = aspect ratio equal
Square = change aspect ratio to make axis "window/frame/container" square

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Axis Labels에 대해 자세히 알아보기

질문:

2016년 7월 7일

댓글:

2024년 12월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by