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!