Borrar filtros
Borrar filtros

How to register where the mouse button is pressed?

2 visualizaciones (últimos 30 días)
Teemu
Teemu el 21 de Feb. de 2013
Hi! I have picture and I want to know where the mouse button is pressed. For example in picture there are some objects and I want to know if I press a button on the object. How can I do it? I appreciate your help.

Respuesta aceptada

Sean de Wolski
Sean de Wolski el 21 de Feb. de 2013
Set The object's ButtonDownFcn to register the event and get the axes' 'CurrentPoint' if you need more information about where. I recommend getting started here:

Más respuestas (0)

Categorías

Más información sobre Graphics Object Programming 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