Filter löschen
Filter löschen

How to draw a specific figure

2 Ansichten (letzte 30 Tage)
mohammad heydari
mohammad heydari am 7 Mai 2021
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.

Akzeptierte Antwort

Abdolkarim Mohammadi
Abdolkarim Mohammadi am 7 Mai 2021
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 Kommentare
Abdolkarim Mohammadi
Abdolkarim Mohammadi am 7 Mai 2021
There are many examples in the documentation page of patch() and contour().
mohammad heydari
mohammad heydari am 7 Mai 2021
Thank you very much indeedd.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by