rotating x label

i have plotted a graph and have labelled x axis ,I want to rotate the x axis label to 90 degree.i tried xticklabel_rotate ,but tthe resullt is the label is half on graph and half on x axis,i am plotting bar graph,i need labe l to be under bar graph

1 件のコメント

Jan
Jan 2011 年 11 月 12 日
Please post the link to the xticklabel_rotate function you are using. I'nm not going to search for what you are probably using.

サインインしてコメントする。

回答 (1 件)

Jan
Jan 2011 年 11 月 12 日

0 投票

If you have the handles of the text objects, you can set the 'HorizontalAlignment' to 'right' or 'left' - it depends on the orientation of the 90 deg rotation.

カテゴリ

ヘルプ センター および File ExchangeGraphics についてさらに検索

タグ

質問済み:

Pat
2011 年 11 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by