Output premade PowerPoint Slides as Images in MATLAB App Designer

조회 수: 1 (최근 30일)
Ratanjot
Ratanjot 2023년 4월 4일
답변: Dev 2023년 4월 7일
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.

답변 (1개)

Dev
Dev 2023년 4월 7일
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:

카테고리

Help CenterFile Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by