YTickLabel Rotate and 3D plots

1 Ansicht (letzte 30 Tage)
Matlab2010
Matlab2010 am 18 Jul. 2012
I have some data and wish to plot it using surf.m eg
mat = randn(100,5);
surf(mat)
I can label the 3 axis of my plot and set them to show the values i want, as per usual. great.
I now notice that the y-axis looks clustered and so would like to rotate the labels. In the past I have used one of the many excellent functions on the file exchange (eg http://www.mathworks.com/matlabcentral/fileexchange/3486-xticklabelrotate) however these only work for rotating the x-label.
I dont have the time/ability/inclination to write my own version for the y-label.
any suggestions? Have I missed something obvious? Anyone know of any existing code to do this for me which I havent been able to find?
thank you

Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by