Scilab-Branch-6.1-GIT
- Aide de Scilab
- Code Matlab => Scilab
- Equivalences Matlab -> Scilab
- D
- dec2hex (Matlab function)
- delete (Matlab function)
- diag (Matlab function)
- diary (Matlab function)
- diff (Matlab function)
- dir (Matlab function)
- display (Matlab function)
- doc (Matlab function)
- docopt (Matlab function)
- dos (Matlab function)
- double (Matlab function)
- drawnow (Matlab function)
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
dos (Matlab function)
Execute a UNIX command and return result
Particular cases
Output values order is inversed in Scilab and in Matlab.
In Scilab use disp to emulate Matlab -echo option.
Report an issue | ||
<< docopt (Matlab function) | D | double (Matlab function) >> |