<< fullfile | Files and folders functions | isdir >> |
R = fullpath(path) |
a string or cell of string: filename to normalize.
a string or cell of string: canonical paths.
fullpath(path) returns full path from a relative path.
fullpath([nelsonroot(), '/../toto'])
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET