'displayname' in figure property editor disappears
17 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Steve Osborne
2022 年 8 月 25 日
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.
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Creating, Deleting, and Querying Graphics Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!