フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

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

1 回表示 (過去 30 日間)
Abdurrehman
Abdurrehman 2018 年 2 月 18 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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...

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 2 月 18 日

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by