Borrar filtros
Borrar filtros

How do I use the ButtownDownFcn callback in the new AppDesigner?

2 visualizaciones (últimos 30 días)
Kumar
Kumar el 6 de Jun. de 2017
Respondida: George A. el 29 de Jun. de 2018
How do I use the buttondownfcn on UIAxes in the new 2017a Matlab? I know the functionality is there.
I'm plotting a contour and I want to access the points where the user clicks.

Respuestas (1)

George A.
George A. el 29 de Jun. de 2018
There is no ButtonDownFcn function for UIAxes. There is for Axes but not for UIAxes.
I don't understand why. Can someone from mathworks explain or give a workaround?

Categorías

Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by