How do I do this?

2 vues (au cours des 30 derniers jours)
JIANGWEN DONG
JIANGWEN DONG le 9 Fév 2021
Commenté : JIANGWEN DONG le 9 Fév 2021
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 commentaires
Walter Roberson
Walter Roberson le 9 Fév 2021
you would insert more statements similar to
z(x + y > 2) = nan;
JIANGWEN DONG
JIANGWEN DONG le 9 Fév 2021
OK
thank you very much!

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Line Plots dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by