View a surface plot from the top
Mostrar comentarios más antiguos
I want to view a surface plot from the top and i used view(0,90) but still can see the plot except i rotate it. please i would like the yaxis to be vertical and the xaxis horizontal without having to rotate it. the colorbar indicates the zaxis. any ideas
Respuesta aceptada
Más respuestas (3)
Walter Roberson
el 17 de Jul. de 2012
5 votos
pcolor() is surf() viewed from the top.
Sean de Wolski
el 17 de Jul. de 2012
peaks;
view(2)
Daniele Nigosanti
el 21 de Jun. de 2020
0 votos
how do you surf a three-dimensional sub matrix?
Categorías
Más información sobre Surface and Mesh Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!