Clear Filters
Clear Filters

smooth lines from plot

3 views (last 30 days)
liju Abraham
liju Abraham on 29 May 2019
Edited: KALYAN ACHARJYA on 29 May 2019
I created this plot, but the lines look so choppy. How do i make them smooth ?

Answers (1)

KALYAN ACHARJYA
KALYAN ACHARJYA on 29 May 2019
Edited: KALYAN ACHARJYA on 29 May 2019
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);

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!