Skip strings in the legend
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Legend en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!