smooth lines from plot
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I created this plot, but the lines look so choppy. How do i make them smooth ?
0 comentarios
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);
0 comentarios
Ver también
Categorías
Más información sobre Line Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!