Matlab does not play well with AutoHotKey; how to fix?
Show older comments
I use AutoHotKey to automate certain keystrokes (e.g., to get a µ I type alt-m on my Windows laptop). AHK monitors the keyboard input and, when a trigger sequence is recognized, substitutes the key or sequence defined in its script; it's always alive in the background. This works in every application except Matlab. Is there some way to have Matlab use standard keyboard input in the standard way, in particular, to accept the virtual keys dispatched from AHK? (I don't know anything about the internals of AHK beyond what I've deduced from observation.)
Accepted Answer
More Answers (0)
Categories
Find more on Desktop in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!