How to plot matlab figure in excel through matlab script

조회 수: 9 (최근 30일)
Sandeep Nair
Sandeep Nair 2021년 6월 21일
답변: Aparajith Raghuvir 2021년 6월 21일
Am creating a excel workbook through matlab script and i want to paste some matlab figures into that workbook.How to create a excel workbook with matlab plots already in it

답변 (1개)

Aparajith Raghuvir
Aparajith Raghuvir 2021년 6월 21일
I understand that you're trying to import MATLAB figures into a Microsoft Excel workbook.
Please find here the documentation for the MLGetFigure function that may solve your problem.
You may also run the following command in MATLAB to get more information :
doc MLGetFigure

카테고리

Help CenterFile Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by