'displayname' in figure property editor disappears
21 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi all,
I usually use "displayname" in the plot function to mark each curve, for example: "plot(x,y, 'displayname','first item')"
it worked nicely before, but recently I got a problem, as shown below:

the legend still works, meaning the 'displayname' command worked. But it is empty in the property editor. when I have many curves, I use this to identify each curve, instead of the legend. Do you see why I got this problem?
Many thanks!
Ares
7 commentaires
Steve Osborne
le 25 Août 2022
This same thing is happening for me on R2021b. The DisplayName is only showing up in the legend and Plot Browser, but not in Property Editor or Property Inspector.
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!