Output premade PowerPoint Slides as Images in MATLAB App Designer

4 Ansichten (letzte 30 Tage)
Ratanjot
Ratanjot am 4 Apr. 2023
Beantwortet: Dev am 7 Apr. 2023
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.

Antworten (1)

Dev
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:

Kategorien

Mehr zu MATLAB Report Generator finden Sie in Help Center und File Exchange

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by