Two fields Tooltip and TooltipString duplicating each other.
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Steven Lord
le 24 Mai 2019
Yes and the Release Notes recommend using the Tooltip property. TooltipString is not necommended as of release R2018b.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!