Two fields Tooltip and TooltipString duplicating each other.
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Steven Lord
on 24 May 2019
Yes and the Release Notes recommend using the Tooltip property. TooltipString is not necommended as of release R2018b.
More Answers (0)
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!