Skip strings in the legend
3 views (last 30 days)
Show older comments
I'm plotting a total of 20 functions.
A - 10 functions joined together B - 10 functions joined together
So I only need 2 legend entries.
Right now I'm just using
legend('A','','','','','','','','','','B')
How can I skip these blank spaces and just select the 11th plot command?
0 Comments
Accepted Answer
More Answers (0)
See Also
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!