Navigation

Operators and Keywords

Function List:

C++ API

: waitforbuttonpress ()
: b = waitforbuttonpress ()

Wait for mouse click or key press over the current figure window.

The return value of b is 0 if a mouse button was pressed or 1 if a key was pressed.

See also: waitfor, ginput, kbhit.

Package: octave