How to plot and combine in one graph?
Afficher commentaires plus anciens
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 commentaires
Ameer Hamza
le 7 Juin 2020
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
le 7 Juin 2020
KSSV
le 7 Juin 2020
That we understood...but what does nth root does?
madhan ravi
le 7 Juin 2020
@kssv
doc nthroot
Ke Le
le 7 Juin 2020
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



