pathsep: MATLAB pathsep function

pathsepR Documentation

MATLAB pathsep function

Description

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

Usage

pathsep

Details

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

Value

Returns character representing this platform's path separator.

Note

Implemented as an R variable rather than a function such that it more closely resembles normal MATLAB usage.

Author(s)

P. Roebuck proebuck1701@gmail.com

See Also

filesep


matlab documentation built on July 1, 2024, 5:07 p.m.