Text Files
Built-in functions › File I/O › Text Files
6 functions in this category.
| Function | What it does |
|---|---|
csvread | Read a CSV file into a matrix. |
csvwrite | Write a matrix to a CSV file. |
dlmread | Read a delimited text file into a matrix. |
dlmwrite | Write a matrix to a delimited text file. |
xlsread | Read data from an Excel (.xlsx) file. |
xlswrite | Write data to an Excel (.xlsx) file. |