Get the various parts of a file with path string.
fileparts(filename.with.path)
A list with the following components:
The path name
The file name
The file extension
A string of a filename with a path
Other MATLAB:
cell()
,
diag_matlab()
,
feval()
,
isempty()
,
ones()
,
rand()
,
randn()
,
size()
,
tic()
,
toc()
,
zeros()