smooth lines from plot

I created this plot, but the lines look so choppy. How do i make them smooth ?

回答 (1 件)

KALYAN ACHARJYA
KALYAN ACHARJYA 2019 年 5 月 29 日
編集済み: KALYAN ACHARJYA 2019 年 5 月 29 日

0 投票

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 ExchangeLine Plots についてさらに検索

製品

リリース

R2019a

質問済み:

2019 年 5 月 29 日

編集済み:

2019 年 5 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by