How to draw a specific figure

조회 수: 4 (최근 30일)
mohammad heydari
mohammad heydari 2021년 5월 7일
댓글: mohammad heydari 2021년 5월 7일
Hi there.
I have no idea how to draw these types of figures. I want to know how these types of diagrams should be drawn and I need a sample code for these types of shapes. The desired figures is attached.
Thanks in advance for helping.

채택된 답변

Abdolkarim Mohammadi
Abdolkarim Mohammadi 2021년 5월 7일
If you have the data for the edges of the curves, you can use patch(). If multiple curves belong to one or more surfaces, you can use contour().
  댓글 수: 3
Abdolkarim Mohammadi
Abdolkarim Mohammadi 2021년 5월 7일
There are many examples in the documentation page of patch() and contour().
mohammad heydari
mohammad heydari 2021년 5월 7일
Thank you very much indeedd.

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

추가 답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by