How to only keep the legends I want
Mostrar comentarios más antiguos
Hello,
open Figure1.fig
I have a simple question. The best and fastest way is to explain the problem using a figure (see the attached Figure1).
As you see, I only want to keep 3 out of 9 legends here. I really do not want to do such things by coding. I only want
to do this manually. When I open 'Property inspector' I see a part caled 'string' which is a 9*1 cell. I removed 6 of them. So,
now 6 labels are removed. Hoever, unfortunately I find it rather difficult to also remove the corresponding lines (or dashed lines, I
do not know what to call it). So, When a user wants to remove the 'label' or legend 'string' MATLAB should by default remove it
completely (I do not understand whay this is not the default!!!).
I appreciate your kind help!
Thanks in advance,
Babak
1 comentario
Matt J
el 5 de Mzo. de 2023
When a user wants to remove the 'label' or legend 'string' MATLAB should by default remove it completely (I do not understand whay this is not the default!!!).
What if the user wanted to deviate from your default, so that the legend entry did contain an empty string? How would you enable that?
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!

