image thumbnail

updated 11 months ago

getkey by Jos (10584)

Get a (single) keypress (v2.0, june 2012) (getch, keypress, get)

getkey(N,nonascii)

image thumbnail

updated 1 year ago

GetKeyWait by Jos (10584)

Wait a certain time for a single keypress (v2.1, jan 2012). (pause, timed, input)

getkeywait(m)

image thumbnail

updated 2 years ago

Non-wait detection of keyboard input (including MEX implementation) by Amanda

Returns last key pressed in command window without having to explicitly wait for input. M-file & MEX (kbhit, getchar, getkey)

kbhit(cmd)

image thumbnail

updated almost 5 years ago

STOPLOOP (v1.0, jun 2008) by Jos (10584)

Shows stop button to interrupt loops (keyboard, hitkey, interrupt)

stoploop(str)

image thumbnail

updated almost 8 years ago

GETKEYNOW by Jos (10584)

Get the currently pressed key. (getkey, kbhit, input)

getkeynow(cmd)

Contact us