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

1 visualización (últimos 30 días)
Ara
Ara el 7 de Ag. de 2014
Editada: Ara el 7 de Ag. de 2014
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 :))

Respuesta aceptada

Friedrich
Friedrich el 7 de Ag. de 2014
Hi,
try
>> get(0,'PointerLocation')
  2 comentarios
Ara
Ara el 7 de Ag. de 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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by