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

1 次查看(过去 30 天)
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 个评论
dpb
dpb 2019-6-7
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.

请先登录,再进行评论。

回答(0 个)

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by