Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

How to get unique identifier of a specific axis with mouse click

1 Ansicht (letzte 30 Tage)
Abdurrehman
Abdurrehman am 18 Feb. 2018
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
Hi, I have placed 15 axes on a figure; each axis contains a graph, in order to perform operations I need to get unique ID of a graph when clicked with the mouse. Currently, this operation is done with Position property. I click with the mouse and read the position of axis for performing an operation. But this solution is screen dependant because the position of the axis will be different at different screen size. Is it possible to get the unique info that which axis is clicked with a mouse? Please help...

Antworten (1)

Walter Roberson
Walter Roberson am 18 Feb. 2018

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by