Read and write data in spreadsheet files, including .xls
and
.xlsx
files. Import spreadsheet data interactively using the Import
Tool. Import or export spreadsheet data programmatically using the functions on this
page. To compare primary ways to import spreadsheet files, see Ways to Import Spreadsheets.
spreadsheetDatastore | Datastore for spreadsheet files |
You can import data from spreadsheet files into MATLAB® interactively using the Import Tool, programmatically using import functions, or by pasting data from the clipboard.
Write Data to Excel Spreadsheets
Export data in the workspace to a Microsoft Excel spreadsheet file.
Define Import Options for Tables
For customized data import and additional control over the import process, define and use the import options.