Window Button MotionFcn for uicontrol

7 vues (au cours des 30 derniers jours)
Max Müller
Max Müller le 4 Oct 2014
hey Guys, I need a fcn, which activates its callback, when I move with the pointer over the Object. In my Case the Object is a Checkbox. So I everytime I move the Cursor over the Checkbox but dont click it, it shall use its Callback. Is there any fcn that can do this ?

Réponse acceptée

Image Analyst
Image Analyst le 4 Oct 2014
There is no motion event callback exposed for the checkbox control, so you are out of luck. You can use Visual Studio to build a much fancier front end than MATLAB or GUIDE can provide. I'm sure you could do that there.

Plus de réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by