フィルターのクリア

Is it possible to get current of mouse position out of GUI scope?

1 回表示 (過去 30 日間)
Ara
Ara 2014 年 8 月 7 日
編集済み: Ara 2014 年 8 月 7 日
I want to find position of mouse in anywhere of screen. I only got position x,y in GUI boundary.
Is it possible to do it? and how to do?
Thank you :))

採用された回答

Friedrich
Friedrich 2014 年 8 月 7 日
Hi,
try
>> get(0,'PointerLocation')
  2 件のコメント
Ara
Ara 2014 年 8 月 7 日
Thank you very much :D
Ara
Ara 2014 年 8 月 7 日
May I ask you one more question? It cannot point or click mouse when I use this code with GUI. How to fix it?
thank you

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by