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
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 件)
参考
カテゴリ
Help Center および File Exchange で Spreadsheets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!