How to change axis legend orientation
Mostrar comentarios más antiguos
Hi everybody, is there a way to change the orientation (from horizontal to vertical) of the axis of a normal graph. I can not find any properties that rotates the number or the text at each point on the axis. For example I would like to see the number 100, 200, 300 etc written vertically and not horizontally. 100 --> 1 200-->2 300-->3 0 0 0 0 0 0 Thank you in advance. Regards.
Respuestas (1)
David Sanchez
el 17 de Oct. de 2013
0 votos
You can try this link: http://www.mathworks.com/matlabcentral/fileexchange/27812-rotate-x-axis-tick-labels/content/rotateXLabels.m
It provides a function to do just that.
Categorías
Más información sobre Legend en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!