Learn R Programming

matlab (version 1.0.4.1)

filesep: MATLAB filesep function

Description

Returns the character that separates directory names in filenames.

Usage

filesep

Arguments

Value

Returns character representing this platform's file separator.

Author

P. Roebuck proebuck1701@gmail.com

Details

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

See Also

fileparts, fullfile, pathsep