filesep: MATLAB filesep function

filesepR Documentation

MATLAB filesep function

Description

Returns the character that separates directory names in filenames.

Usage

filesep

Details

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

Value

Returns character representing this platform's file 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

fileparts, fullfile, pathsep


matlab documentation built on June 2, 2022, 1:09 a.m.