How to change text size in boxplot

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

 Accepted Answer

Hi...
Hope this helpful to you.
xlabel('Yourstring','fontsize',20);

1 Comment

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?

Sign in to comment.

More Answers (0)

Tags

Asked:

on 22 Oct 2012

Community Treasure Hunt

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

Start Hunting!