How to plot matlab figure in excel through matlab script

3 visualizaciones (últimos 30 días)
Sandeep Nair
Sandeep Nair el 21 de Jun. de 2021
Respondida: Aparajith Raghuvir el 21 de Jun. de 2021
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

Respuestas (1)

Aparajith Raghuvir
Aparajith Raghuvir el 21 de Jun. de 2021
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

Categorías

Más información sobre Bar Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by