MATLAB: Possible to set a tooltip for each option of a popupmenu

guipopupmenu optionstooltiptooltipstring

I could not find whether this is possible or not, so I direct myself to the specialists here…
Thanks

Best Answer

A not-too-bad workaround is to change the tooltipstring of the pop-up menu dynamically in the function callback of the pop-up menu.