Borrar filtros
Borrar filtros

How to change text size in boxplot

4 visualizaciones (últimos 30 días)
John
John el 22 de Oct. de 2012
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

Respuesta aceptada

venkat vasu
venkat vasu el 22 de Oct. de 2012
Hi...
Hope this helpful to you.
xlabel('Yourstring','fontsize',20);
  1 comentario
John
John el 22 de Oct. de 2012
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?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by