Sample Header Ad - 728x90

To stop a process in Matlab with Dvorak keyboard

3 votes
2 answers
511 views
The keybing **CMD-C** and **CMD-point** work in Qwerty keybinding in OSX's Matlab, but not with Dvorak keybinding in OSX's Matlab. There must be a bug in Matlab, which is causing this. The problem is that when I push press play button for an algorithm in while loop. Many times, I want to stop it before the while-loop end. The code below is not a low-level code since it can be stopped with Qwerty keyboard layout. > **How can you stop process in OSX Matlab with Dvorak keyboard layout?** **Example of the function that I am trying to stop** while 1; 3 end
Asked by Léo Léopold Hertz 준영 (6614 rep)
Dec 7, 2013, 08:55 AM
Last activity: Dec 16, 2013, 09:49 AM