Learn R Programming

matlab (version 0.8-2)

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.

Details

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

See Also

fileparts, fullfile, pathsep