how to stop the endless cycle of pressing button on your keyboard.

Hi, maybe you can help. Need to stop the cycle performance using a keyboard button. Eg. by pressing "k" key to cycle stops.

1 Comment

Are you talking about modifying a function so that it allows the user to interrupt, or just interrupting any process? (For the latter, use Control-C.)

Sign in to comment.

Answers (1)

With or without the cooperation of what is being computed? And how quickly do you need to stop -- is the next cycle good enough?

Categories

Tags

Asked:

on 31 Mar 2011

Community Treasure Hunt

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

Start Hunting!