Why does the LEGEND function only display 20 strings in MATLAB 7.4 (R2007a)?
Show older comments
If I execute the following commands:
plot(rand(25))
legend('show')
only the 20 first text strings are displayed in the legend.
Accepted Answer
More Answers (0)
Categories
Find more on Legend in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!