Learn R Programming

matlab (version 1.0.2)

pathsep: MATLAB pathsep function

Description

Returns the character that separates directory names in a list such as the PATH environment variable.

Usage

pathsep

Arguments

Value

Returns character representing this platform's path separator.

Details

Variable that contains the value of .Platform$path.sep.

See Also

filesep