Clear Filters
Clear Filters

Rotation of Tick Labels

1 view (last 30 days)
Mtlb Usr
Mtlb Usr on 18 Mar 2011
Commented: Adam Danz on 24 May 2021
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 Comment
Adam Danz
Adam Danz on 24 May 2021
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.

Sign in to comment.

Accepted Answer

Matt Fig
Matt Fig on 18 Mar 2011
Look on the File Exchange.
  1 Comment
Mtlb Usr
Mtlb Usr on 18 Mar 2011
Hi Matt Fig,
Ok, that's right.
Thanks
regards

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!