Two fields Tooltip and TooltipString duplicating each other.
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Steven Lord
am 24 Mai 2019
Yes and the Release Notes recommend using the Tooltip property. TooltipString is not necommended as of release R2018b.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!