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

1 次查看(过去 30 天)
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')

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by