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

1 visualizzazione (ultimi 30 giorni)
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 :))

Risposta accettata

Friedrich
Friedrich il 7 Ago 2014
Hi,
try
>> get(0,'PointerLocation')
  2 Commenti
Ara
Ara il 7 Ago 2014
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

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by