'displayname' in figure property editor disappears
17 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Steve Osborne
il 25 Ago 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.
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Creating, Deleting, and Querying Graphics Objects in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!