GS
2003-11-24 16:20:37 UTC
Does anyone know a solution for the following problem?
I need to write a command in MATLAB to obtain a "repeat until
keypressed" loop. In other terms, I need to execute a series of
commands (loop) until a key (any or specific key) is pressed on the
keyboard.
I have tried to make this by using various combinations of while,
break, pause... but unsuccessfuly.
Someone gave me help on this subject, but on figure object, but I do
not deal with figure object, I deal with a loop of command.
How can I do?
Thank you very much.
G. S.
I need to write a command in MATLAB to obtain a "repeat until
keypressed" loop. In other terms, I need to execute a series of
commands (loop) until a key (any or specific key) is pressed on the
keyboard.
I have tried to make this by using various combinations of while,
break, pause... but unsuccessfuly.
Someone gave me help on this subject, but on figure object, but I do
not deal with figure object, I deal with a loop of command.
How can I do?
Thank you very much.
G. S.