Rotate Tick Label

バージョン 1.0.0.0 (1.78 KB) 作成者: Andrew Bliss
ROTATETICKLABEL rotates tick labels.
ダウンロード: 36.7K
更新 2005/12/30

ライセンスの表示

ROTATETICKLABEL rotates tick labels. Any arbitrary rotation is acceptable. A demo is included. Right now it only can rotate XTickLabels but it would be easy to modify to rotate YTickLabels.

TH=ROTATETICKLABEL(H,ROT) is the calling form where H is a handle to the axis that contains the XTickLabels that are to be rotated. ROT is an optional parameter that specifies the angle of rotation. The default angle is 90. TH is a handle to the text objects created. For long strings such as those produced by datetick, you may have to adjust the position of the axes so the labels don't get cut off.

引用

Andrew Bliss (2024). Rotate Tick Label (https://www.mathworks.com/matlabcentral/fileexchange/8722-rotate-tick-label), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R14
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

add new keywords