How do I plot 3-dimentional graph of the following function? Can Plot3 function do this?
古いコメントを表示
fun=@(x,y)100*(y-x^2)^2+(1-x)^2;
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で 2-D and 3-D Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

