pathsep: MATLAB pathsep function
Description
Returns the character that separates directory names in a list such
as the PATH environment variable.
Value
Returns character representing this platform's path separator.
Details
Variable that contains the value of .Platform$path.sep
.