Skip strings in the legend

3 views (last 30 days)
A
A on 12 Jul 2011
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?

Accepted Answer

Patrick Kalita
Patrick Kalita on 12 Jul 2011
Please see the answer to this question.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!