Check if a variable or file exists
exist
exists, isfile, isdir, getscilabkeywords
Scilab exist function only works for variables, not for M-files or else.
Scilab mtlb_exist function is a partial emulation for Matlab exist.