How do I do this?

2 visualizaciones (últimos 30 días)
JIANGWEN DONG
JIANGWEN DONG el 9 de Feb. de 2021
Comentada: JIANGWEN DONG el 9 de Feb. de 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 comentarios
Walter Roberson
Walter Roberson el 9 de Feb. de 2021
you would insert more statements similar to
z(x + y > 2) = nan;
JIANGWEN DONG
JIANGWEN DONG el 9 de Feb. de 2021
OK
thank you very much!

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Line Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by