Rotation of Tick Labels

조회 수: 2 (최근 30일)
Mtlb Usr
Mtlb Usr 2011년 3월 18일
댓글: Adam Danz 2021년 5월 24일
Hi,
I would like to know how I can rotate the thick labels of an axis of a 2d graphic. Is there a function in matlab api? or I have to do a own function.
regards
  댓글 수: 1
Adam Danz
Adam Danz 2021년 5월 24일
Set the X|Y|ZTickLabelRotation axis-property or use xtickangle | ytickangle | ztickangle.
I don't know when this property became available since we currently only have access to documentation back to R2016a which includes these functions and properties.

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

채택된 답변

Matt Fig
Matt Fig 2011년 3월 18일
Look on the File Exchange.
  댓글 수: 1
Mtlb Usr
Mtlb Usr 2011년 3월 18일
Hi Matt Fig,
Ok, that's right.
Thanks
regards

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Axis Labels에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by