Spreadsheet
Last updated
Was this helpful?
Last updated
Was this helpful?
Spreadsheet
- Read comma-separated value (CSV) file.
- Write comma-separated value file.
- Create import options based on file content.
- Read an numeric matrix from a text file file using a delimiter.
- Write an numeric matrix to a text file file using a delimiter.
- Create cell array from file.
- Create matrix array from file.
- Create table from file.
- Write a cell to a file.
- Write a matrix to a file.
- Write table to file.