smooth lines from plot
Mostrar comentarios más antiguos
I created this plot, but the lines look so choppy. How do i make them smooth ?
Respuestas (1)
KALYAN ACHARJYA
el 29 de Mayo de 2019
Editada: KALYAN ACHARJYA
el 29 de Mayo de 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);
Categorías
Más información sobre Line Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!