Two fields Tooltip and TooltipString duplicating each other.

4 views (last 30 days)
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?

Accepted Answer

Steven Lord
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)

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!