isfolder
Determine if input is folder
Description
result = isfolder(
returns 1
if folderName
)folderName
is a folder located on the specified path or in
the current folder. Otherwise, isfolder
returns 0.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2017b