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 Commento

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?

Accedi per commentare.

 Risposta accettata

Matt J
Matt J il 5 Mar 2023
Modificato: Matt J il 5 Mar 2023
Go into the Parent/Child properties of the locus you want removed from the legend and set HandleVisibility to 'off'.

3 Commenti

Thanks a lot Matt J for your very kind help 🌹
You're welcome, but please Accept-click the Answer to indicate that it worked.
Sorry Matt. I just forgot. I do it now.
Thanks a lot!

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by