Write data into existing PowerPoint Table
이전 댓글 표시
Hi everyone!
I'm curious whether there is an option to insert matlab data into an existing PowerPoint table? I got a perfect .pptx-file that contains a lot of pictures and tables and I would simply like to put my data inside there to automate reports.
Does anyone know how to do this? I could only find exports of figures and stuff but this doesn't help me with the tables inside powerpoint.
Thank you in advance!
답변 (1개)
Chunru
2022년 8월 29일
0 개 추천
Check out the above link in documentation page for replacing a table (using matlab report generator).
댓글 수: 4
Franziska
2022년 8월 29일
Chunru
2022년 8월 29일
It should be possible if you know PPT activeX interface.
I have used latex for generating report in matlab. All you need is the the printf command (and of course latex syntax) in that case.
Franziska
2022년 8월 29일
Chunru
2022년 8월 29일
Sorry I don't know futher other than report generator and latex for this.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!