Window Button MotionFcn for uicontrol

6 ビュー (過去 30 日間)
Max Müller
Max Müller 2014 年 10 月 4 日
回答済み: Image Analyst 2014 年 10 月 4 日
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 ?

採用された回答

Image Analyst
Image Analyst 2014 年 10 月 4 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by