How do I do this?
1 回表示 (過去 30 日間)
古いコメントを表示
Plot region bounded above by the paraboloid z = x2 + y2 and below by the triangle enclosed by the lines y = x, x=0, and x + y =2,
6 件のコメント
Walter Roberson
2021 年 2 月 9 日
you would insert more statements similar to
z(x + y > 2) = nan;
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Line Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
