Output premade PowerPoint Slides as Images in MATLAB App Designer
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I would like to take the slides from a pre-existing PowerPoint and output them in an App Designer application. Is there an easy way to go on about this. Possibly by outputting it as an image component. Thank you.
0 commentaires
Réponses (1)
Dev
le 7 Avr 2023
Hi,
Matlab App Designer does not have a direct feature to import PowerPoint slides. However, you can save the PowerPoint slides as images and then import those images to your Matlab App Designer application. You can display an image using the 'uiimage' function. You may refer the following link to learn more about the 'uiimage' function:
0 commentaires
Voir également
Catégories
En savoir plus sur MATLAB Report Generator 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!