Please suggest a way to smooth the plot.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
abhijit kulkarni
am 20 Okt. 2014
Beantwortet: Star Strider
am 20 Okt. 2014
Please suggest a way to smooth the plot.
I have attached the figure.
I just is helpless to do this.
I have plotted this data in ode using fprintf command in function file. And then in executable file I used : delete filename.dat, load filename.dat etc.
thanking Abhijit
0 Kommentare
Akzeptierte Antwort
Star Strider
am 20 Okt. 2014
It is probably not possible to smooth the curves. The independent variable is not monotonically increasing, and likely cannot be sorted to be such.
I would plot them as points rather than lines.
0 Kommentare
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!