File Name Construction
Built-in functions › File I/O › File Name Construction
4 functions in this category.
| Function | What it does |
|---|---|
filemarker | Character that separates a function name from its file name. |
fileparts | Split a file path into its components. |
filesep | Platform-specific path separator. |
fullfile | Build a file path from directory and file components. |