return the keyboard/mouse button code over figure. in matlab
The following Matlab project contains the source code and Matlab examples used for return the keyboard/mouse button code over figure. . ch = MGetKey(hFig) waits for keyboard/mouse button event over the specified figure handle (hFig) and returns the ascii code of the keyboard key or -1 if a mouse button was pressed (ch).
页:
[1]