smooth lines from plot
Afficher commentaires plus anciens
I created this plot, but the lines look so choppy. How do i make them smooth ?
Réponses (1)
KALYAN ACHARJYA
le 29 Mai 2019
Modifié(e) : KALYAN ACHARJYA
le 29 Mai 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);
Catégories
En savoir plus sur Line Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!