How to change text size in boxplot
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuesta aceptada
venkat vasu
el 22 de Oct. de 2012
Hi...
Hope this helpful to you.
xlabel('Yourstring','fontsize',20);
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!