How to create new ppt by using Matlab Script ?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Kaustubh hike
le 27 Juil 2021
Commenté : Kaustubh hike
le 28 Juil 2021
Hey there,
I am using Matlab 2017b. I have some images in on folder .
How can I add these images in the specific power point presentation by using this script ?
Regards
Réponse acceptée
Plus de réponses (1)
Rik
le 27 Juil 2021
If you want to avoid the use of a COM object (and are ok with moving to pptx):
There is a submission on the file exchange called exportToPPTX. I haven't tested it myself, but it might do what you need.
2 commentaires
Rik
le 27 Juil 2021
You could try to download an older version. Before last March, there was a version from September 2013. That's from before R2014b, but it might work.
As I said, I didn't test it. From the comments it seems to still work.
Voir également
Catégories
En savoir plus sur Manage Products dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!