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!