Two fields Tooltip and TooltipString duplicating each other.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
G A
el 24 de Mayo de 2019
Comentada: G A
el 24 de Mayo de 2019
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 comentarios
Respuesta aceptada
Steven Lord
el 24 de Mayo de 2019
Yes and the Release Notes recommend using the Tooltip property. TooltipString is not necommended as of release R2018b.
Más respuestas (0)
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!