filesep
Returns the path separator, dependent on the system.
Syntax
R = filesep
R = filesep('all')
Inputs
- 'all'
 - Returns all valid file separators on the system.
 
Outputs
- R
 - Type: string
 
Examples
R = filesepR = \R = filesep('all')R = /\Returns the path separator, dependent on the system.
R = filesep
R = filesep('all')
R = filesepR = \R = filesep('all')R = /\