Problam with surf command
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
How can I plot surface y(x,z) instead z(x,y)? Actually, I want to do something like surf(x,z,y(x,z)), instead surf(x,y,z(x,y)) which is default option.
I cannot manipulate data because I already have a lot of plots on the same graph.
Thanks!
0 个评论
回答(1 个)
此问题已关闭。
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!