Wait for key or mouse button press
Matlab Scilab
waitforbuttonpress
No equivalent
There is no equivalent function for Matlab w=waitforbuttonpress in Scilab however it can be replaced by: [%v0,%v1,%v2,%v3,%v4] = xclick();w = bool2s(%v0>64);
Enter search terms or a module, class or function name.