フィルターのクリア

How to change text size in boxplot

4 ビュー (過去 30 日間)
John
John 2012 年 10 月 22 日
Hi,
How do you change the size of the font on the x-axis labels in a boxplot. For example I want to make "Urban Congested" larger?
Thank you

採用された回答

venkat vasu
venkat vasu 2012 年 10 月 22 日
Hi...
Hope this helpful to you.
xlabel('Yourstring','fontsize',20);
  1 件のコメント
John
John 2012 年 10 月 22 日
Hello,
Thanks for your help but this command makes the X-axis title bigger. I need to make the x-axis labels bigger for example "urban congested" and "urban free flowing" ....etc.
Can you help me?

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

その他の回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by