How to plot and combine in one graph?
古いコメントを表示
Hello everyone;
Need help in plotting all these three functions on a single graph.
U=nthroot(1-x^3-y^3-z^3,3)
V=nthroot(1-x^2-y^2-z^2, 2)
W=(1-x-y-z)
Thanks
5 件のコメント
Ameer Hamza
2020 年 6 月 7 日
What do you expect the output of these equations to look like? What does the following equation mean
U=nthroot(1-x^3-y^3-z^3,3)
Ke Le
2020 年 6 月 7 日
KSSV
2020 年 6 月 7 日
That we understood...but what does nth root does?
madhan ravi
2020 年 6 月 7 日
@kssv
doc nthroot
Ke Le
2020 年 6 月 7 日
採用された回答
その他の回答 (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!



