How to generate an event in matlab when the mouse is over a folder or icon in Windows?

I need to do an action when the mouse is over a folder or icon in Windows desktop.
I have tried with Java Robot but this have not this option.

 Accepted Answer

I don't think that is possible since when your mouse is over your desktop it's no longer looking to your MATLAB program for what to do when you click something - it's looking to the operating system. If it is possible, which I doubt, you'd have to find it in undocumentedmatlab.com

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!