smooth lines from plot
古いコメントを表示
I created this plot, but the lines look so choppy. How do i make them smooth ?
回答 (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);
カテゴリ
ヘルプ センター および File Exchange で Line Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!