Scilab-Branch-6.1-GIT
Aide de Scilab >> Code Matlab => Scilab > Equivalences Matlab -> Scilab > E > exist (Matlab function)
exist (Matlab function)
Check if a variable or file exists
Matlab/Scilab equivalent
Matlab | Scilab |
exist |
Particular cases
Scilab exist function only works for variables, not for M-files or else.
Scilab mtlb_exist function is a partial emulation for Matlab exist.
Comments
Add a comment:
Please login to comment this page.