How to change text size in boxplot

3 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 2-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