How to draw a specific figure
4 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
採用された回答
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
2021 年 5 月 7 日
There are many examples in the documentation page of patch() and contour().
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Contour Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!