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!

Réponses (1)

Chunru
Chunru le 29 Août 2022

0 votes

Check out the above link in documentation page for replacing a table (using matlab report generator).

4 commentaires

Franziska
Franziska le 29 Août 2022
Thank you for your answer!
Is it also possible to do this without buying a new license? E.g. via ActiveX?
Chunru
Chunru le 29 Août 2022
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
Franziska le 29 Août 2022
Hi and thank you!
unfortunately it is preferred to use powerpoint instead of latex in my case. As I said I already got the report template which needs to be filled.
I could imagine that activeX can help me here but I'm not used to all the commands for PPT. Are there any examples for my usecase?
Greetings
Franzi
Chunru
Chunru le 29 Août 2022
Sorry I don't know futher other than report generator and latex for this.

Connectez-vous pour commenter.

Catégories

En savoir plus sur MATLAB Report Generator dans Centre d'aide et File Exchange

Produits

Version

R2021b

Question posée :

le 29 Août 2022

Commenté :

le 29 Août 2022

Community Treasure Hunt

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

Start Hunting!

Translated by