Main Content

Data Import from MATLAB

Import data from MATLAB® workspace to Microsoft® Excel® environment

After you finish analyzing data in MATLAB, you can import the results into a Microsoft Excel spreadsheet. For example, you can import MATLAB figures and data. For details about various import methods, see Execute Spreadsheet Link Functions.

Functions

MLGetFigureImport current MATLAB figure into Microsoft Excel worksheet
MLGetMatrixWrite contents of MATLAB matrix to Microsoft Excel worksheet
MLGetVarWrite contents of MATLAB matrix in Microsoft Excel VBA variable

Topics