Output premade PowerPoint Slides as Images in MATLAB App Designer
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Dev
am 7 Apr. 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 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Report Generator finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!