Two fields Tooltip and TooltipString duplicating each other.
2 ビュー (過去 30 日間)
古いコメントを表示
I was playing with my GUI exported by GUIDE from fig-file and found that there are two fields in object properties containing the same string: 'Tooltip' and 'TooltipString'. Is one of them redundant?
0 件のコメント
採用された回答
Steven Lord
2019 年 5 月 24 日
Yes and the Release Notes recommend using the Tooltip property. TooltipString is not necommended as of release R2018b.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!