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!