View a surface plot from the top
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (3)
Walter Roberson
le 17 Juil 2012
5 votes
pcolor() is surf() viewed from the top.
Sean de Wolski
le 17 Juil 2012
peaks;
view(2)
Daniele Nigosanti
le 21 Juin 2020
0 votes
how do you surf a three-dimensional sub matrix?
Catégories
En savoir plus sur Surface and Mesh Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!