how to put table and graph into an excel file from matlab

I want my program to save a plot and table both on the same excel file. Either that or as soon as I save the table the excel should generate a graph of the table (If that is possible) so when a viewer opens the excel file s/he sees a table and a plot. Please help?

1 comentario

dpb
dpb el 7 de Jun. de 2019
You can try the File Exchange submittal https://www.mathworks.com/matlabcentral/fileexchange/69528-xlsputimage and see if it solves you problem...I've not tried it so is just a link.
You could build a macro tied to a change event in a cell and I presume it would be triggered by writing into the cell from Matlab but I've never tried that, either, to see what you might run into.

Iniciar sesión para comentar.

Respuestas (0)

Productos

Versión

R2018a

Preguntada:

el 7 de Jun. de 2019

Comentada:

dpb
el 7 de Jun. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by