フィルターのクリア

How to register where the mouse button is pressed?

2 ビュー (過去 30 日間)
Teemu
Teemu 2013 年 2 月 21 日
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.

採用された回答

Sean de Wolski
Sean de Wolski 2013 年 2 月 21 日
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:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Object Programming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by