smooth lines from plot
3 ビュー (過去 30 日間)
古いコメントを表示
I created this plot, but the lines look so choppy. How do i make them smooth ?
0 件のコメント
回答 (1 件)
KALYAN ACHARJYA
2019 年 5 月 29 日
編集済み: KALYAN ACHARJYA
2019 年 5 月 29 日
Decrese the frequency steps
like
fre=0:1:6000;
%.....^...this terms try with different lower value
Or the term which relate with frequency (x axis);
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Line Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!