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
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.
Report an issue | ||
<< eval (Matlab function) | E | eye (Matlab function) >> |