Why does the LEGEND function only display 20 strings in MATLAB 7.4 (R2007a)?
Afficher commentaires plus anciens
If I execute the following commands:
plot(rand(25))
legend('show')
only the 20 first text strings are displayed in the legend.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Legend 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!