View a surface plot from the top
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (3)
Walter Roberson
il 17 Lug 2012
5 voti
pcolor() is surf() viewed from the top.
Sean de Wolski
il 17 Lug 2012
peaks;
view(2)
Daniele Nigosanti
il 21 Giu 2020
0 voti
how do you surf a three-dimensional sub matrix?
Categorie
Scopri di più su Surface and Mesh Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!