difference between buttondownfcn and keypressfcn

6 visualizaciones (últimos 30 días)
alex
alex el 10 de Oct. de 2012
I know that using the keypressfcn as a property in a figure works, but where do I set the buttondownfcn in case I have a couple of buttons?
I can't set it in the main figure becuase it won't be able to recognize which one.
so how should it be done?

Respuesta aceptada

Matt Fig
Matt Fig el 10 de Oct. de 2012
Editada: Matt Fig el 10 de Oct. de 2012
Buttondownfcn is for the mouse button.
docsearch('uicontrol properties')

Más respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by