
How many plots can I plot together using hold on ?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am trying to plot 80 data columns together, is there a maximum limit to how many can be plotted in single figure?
2 commentaires
Adam Danz
le 3 Juil 2018
The image below shows 1000 lines ('data columns') each of which have 3000 random data points and this plot took less than a few seconds to generate the data and to plot. I don't know how memory might limit your plots and I don't know how long each of your columns are but 80 objects on a single axis shouldn't be anywhere near problematic.

Réponses (0)
Voir également
Catégories
En savoir plus sur Annotations 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!