Please suggest a way to smooth the plot.

1 回表示 (過去 30 日間)
abhijit kulkarni
abhijit kulkarni 2014 年 10 月 20 日
回答済み: Star Strider 2014 年 10 月 20 日
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

採用された回答

Star Strider
Star Strider 2014 年 10 月 20 日
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 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by