Main Content
isfile
Determine if input is file
Description
result = isfile(
returns 1 if
filename
)filename
is a file located on the specified path or in the
current folder. Otherwise, isfile
returns 0.
Examples
Input Arguments
Limitations
MATLAB® does not support internet URLs that require authentication.
MATLAB Online™ supports internet URLs associated with Microsoft® OneDrive™ files and folders, while the installed version of MATLAB supports only local OneDrive files.