- Use ActiveX (which will be removed from Matlab in a future release and will only help you on a Windows machine)
- Write the compressed XML file yourself. The docx and pptx formats are just zip files with an XML backbone, so if you can figure out how Microsoft stores everything, you can create your own documents from scratch.
How can I pilot powerpoint from Matlab ?
1 回表示 (過去 30 日間)
古いコメントを表示
採用された回答
Rik
2020 年 5 月 5 日
There are two ways I know of, neither is simple:
2 件のコメント
Rik
2020 年 5 月 5 日
I haven't looked up if it is actually going to be removed, but ActiveX is starting to show its age, and as I understand it there are some security concerns. To be clear: I'm not an expert on either ActiveX or the security ramifications.
I don't know how to write .docx or .pptx files. If I did, I would probably post that on the FEX or GitHub, so I would suggest you look there.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Use COM Objects in MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!