MATLAB Function Reference |
Return directory separator for current platform
Syntax
Description
f = filesep
returns the platform-specific file separator character. The file separator is the character that separates individual directory names in a path string.
Examples
See Also
fileparts | fill |
© 1994-2005 The MathWorks, Inc.