MATLAB controls and writes PowerPoint

MATLAB as a COM client, Microsoft PowerPoint (or any Office 2003 application) as a COM server
4.7K Downloads
Updated 25 Jan 2008

No License

The MATLAB functions XLSREAD and XLSWRITE open Microsoft Excel as a COM Automation Server in the background, and read or write data. Using the same mechanism, it is possible to open, write to, and fully control Microsoft PowerPoint from MATLAB. The advantage is that from a single tool, both the data analysis and the presentation creation can be scripted.

This is the same functionality used in Mark Brown's submission referenced below. Mark Brown's "saveppt.m" is a cleanly packaged solution, whereas this submission is an open script intended to show what's going on, and empower users to create their own customized "pptwrite" functions.

Cite As

George Thiers (2024). MATLAB controls and writes PowerPoint (https://www.mathworks.com/matlabcentral/fileexchange/18457-matlab-controls-and-writes-powerpoint), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: saveppt

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0