Rotation of Tick Labels

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

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

2 votes

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)

Categories

Asked:

on 18 Mar 2011

Commented:

on 24 May 2021

Community Treasure Hunt

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

Start Hunting!