Main Content

Data Import fromMATLAB

Import data from MATLAB®workspace toMicrosoft®Excel®environment

After you finish analyzing data in MATLAB, you can import the results into aMicrosoft Excel传播sheet. For example, you can import MATLAB figures and data. For details about various import methods, seeExecute Spreadsheet Link Functions.

Functions

MLGetFigure Import currentMATLABfigure intoMicrosoftExcelworksheet
MLGetMatrix Write contents ofMATLABmatrix toMicrosoftExcelworksheet
MLGetVar Write contents ofMATLABmatrix inMicrosoftExcelVBA variable

Topics