How to change text size in boxplot

조회 수: 2 (최근 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개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by