About 6,730,000 results
Open links in new tab
  1. Import Spreadsheets - MATLAB & Simulink - MathWorks

    Using the Import Tool window, set the import options and then click Import Selection to import the data into MATLAB. For more information, see Read Spreadsheet Data Using Import Tool.

  2. Read Spreadsheet Data into Array or Individual Variables

    In addition to importing data as a table using readtable, you can also import data as a matrix, a cell array, or import separate variables directly in to the workspace.

  3. importdata - Load data from file - MATLAB - MathWorks

    Based on the file format of the input file, importdata calls a helper function to read the data. When the helper function returns more than one nonempty output, importdata combines the outputs …

  4. How to Import Excel Data into MATLAB - MATLAB - MathWorks

    Jan 18, 2020 · Learn how to import Excel ® data into MATLAB ® with just a few clicks. In this video, you will learn how to use the Import tool to import data as a variable, and you will see …

  5. Using MATLAB with Excel - MATLAB & Simulink - MathWorks

    Learn how to use MATLAB and Excel together, including importing and exporting Excel data. Get started with documentation and tutorials.

  6. Read Spreadsheet Data Using Import Tool - MATLAB & Simulink

    In addition to importing data interactively, you can also paste spreadsheet data from the clipboard into MATLAB ®. First, select and copy your spreadsheet data in Microsoft Excel, then use one …

  7. xlsread - (Not recommended) Read spreadsheet file - MATLAB

    If your computer does not have Excel for Windows ® or if you are using MATLAB® Online™, xlsread automatically operates in basic import mode, which supports XLS, XLSX, XLSM, …

  8. Read Spreadsheet Data into Table - MATLAB & Simulink

    You can read data into tables interactively or programmatically. To interactively select data, click Import Data on the Home tab, in the Variable section. To programmatically import data, use …

  9. readmatrix - Read matrix from file - MATLAB - MathWorks

    Preview the data from a spreadsheet file and import numerical data, as a matrix, from a specified sheet and range. The spreadsheet file airlinesmall_subset.xlsx contains data in multiple …

  10. Import Data - Import data from a file in the Live Editor - MATLAB

    The Import Data task lets you interactively import MAT, text, spreadsheet, media (image, audio, and video), and scientific data (HDF5 and netCDF) files. The task automatically generates …