finding all files with a given file specification
f = findfiles() f = findfiles(path) f = findfiles(path, filespec)
a character string, a path.
a character stirng, a file specification, for example "*.sce".
a column vector of strings, filenames.
Finding all files with a given file specification
filespec.