Window Button MotionFcn for uicontrol

조회 수: 7 (최근 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 CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by