isdir - checks if argument is a directory path
r=isdir(path) checks if path is a path to a directory.
This function is based on the C function stat. The SCI and ~ shortcuts for Scilab directory and home directory are handled.
isdir(TMPDIR) isdir SCI/scilab.star