Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
unix (Matlab function)
Execute a UNIX command and return result
Matlab/Scilab equivalent
Matlab | Scilab |
[status, cmdOut] = unix(command) |
[cmdOut, status] = unix_g(command) |
Report an issue | ||
<< U | U | upper (Matlab function) >> |