How to plot like this????????
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Sadiq Akbar
am 1 Jul. 2022
Kommentiert: Sadiq Akbar
am 4 Jul. 2022
I want to draw my plot like the one shown in the attachment. I tried but in vain.
0 Kommentare
Akzeptierte Antwort
the cyclist
am 1 Jul. 2022
7 Kommentare
the cyclist
am 4 Jul. 2022
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'.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!