Please suggest a way to smooth the plot.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
abhijit kulkarni
il 20 Ott 2014
Risposto: Star Strider
il 20 Ott 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 Commenti
Risposta accettata
Star Strider
il 20 Ott 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!