How do I do this?

조회 수: 1 (최근 30일)
JIANGWEN DONG
JIANGWEN DONG 2021년 2월 9일
댓글: JIANGWEN DONG 2021년 2월 9일
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
Walter Roberson 2021년 2월 9일
you would insert more statements similar to
z(x + y > 2) = nan;
JIANGWEN DONG
JIANGWEN DONG 2021년 2월 9일
OK
thank you very much!

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by