smooth lines from plot
조회 수: 2 (최근 30일)
이전 댓글 표시
I created this plot, but the lines look so choppy. How do i make them smooth ?
댓글 수: 0
답변 (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);
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Line Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!