Output premade PowerPoint Slides as Images in MATLAB App Designer
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
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:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Report Generator についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!