| Products & Services | Industries | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → MATLAB |
| Contents | Index |
| Learn more about MATLAB |
c = pathsep
c = pathsep returns the search path separator character for this platform. The search path separator is the character that separates path names in the pathdef.m file, as returned by the path function. The character is a semicolon (;). For versions of MATLAB software earlier than version 7.7 (R2008b), the character on UNIX[1] platforms was a colon (:). Use pathsep to work programmatically with the content of the search path file.
fileparts, filesep, fullfile, path
[1] UNIX is a registered trademark of The Open Group in the United States and other countries.

Explore how to use MATLAB to make advancements in engineering and science.
| © 1984-2010- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |