Matlab does not play well with AutoHotKey; how to fix?

조회 수: 6 (최근 30일)
Irl
Irl 2013년 1월 16일
댓글: Irl 2014년 3월 13일
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.)

채택된 답변

hlk
hlk 2014년 3월 13일
This is truely weird. From my observations it used to work quite fine on WinXP with R2011b and 2013b. Now on Win7 it still works in R2013b but not in R2011b. I have to mention though that I never really used it in MATLAB only Simulink but that seems to make no difference.
  댓글 수: 1
Irl
Irl 2014년 3월 13일
For historic reasons I am still using R2010a, under Win7. So your answer is congruent with my problem: versions of Matlab earlier than 2012 or thereabouts don't work with AHK under Windows 7. At least if it does work in R2013b there is hope that when I finally get around to upgrading the functionality will re-appear.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Desktop에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by