How to plot like this????????
2 ビュー (過去 30 日間)
古いコメントを表示
I want to draw my plot like the one shown in the attachment. I tried but in vain.
0 件のコメント
採用された回答
the cyclist
2022 年 7 月 1 日
7 件のコメント
the cyclist
2022 年 7 月 4 日
My example is not intended to create your exact figure.
My example is intended to teach you how the MATLAB syntax works. It should be very easy for you to read the documentation I posted, and edit my example to do what you need. For example, to create a triangle marker instead of a circle marker, you can use '-^' instead of '-o'.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!