View a surface plot from the top
显示 更早的评论
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
采纳的回答
更多回答(3 个)
Walter Roberson
2012-7-17
5 个投票
pcolor() is surf() viewed from the top.
Sean de Wolski
2012-7-17
peaks;
view(2)
Daniele Nigosanti
2020-6-21
0 个投票
how do you surf a three-dimensional sub matrix?
类别
在 帮助中心 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!