Effacer les filtres
Effacer les filtres

how can I prevent dashed line to become continuous line?

4 vues (au cours des 30 derniers jours)
Parham Babakhani Dehkordi
Hi everyone, I am interested in plotting a dashed line. However, due to the large data points that I have in a plot, some part becomes dashed line and some continuous line. How can I solve this problem?I attached you the plot.

Réponses (1)

Walter Roberson
Walter Roberson le 5 Sep 2016
You would have to filter your data to use fewer points.
For example you might do a spline fit on the data and then interpolate the spline at fewer points.

Catégories

En savoir plus sur Scatter Plots dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by