How to export or copy figures (.fig or .png) files to PPT from MATLAB script?

Hello everyone,
I have written a MATLAB script which plots 40 to 50 figures. Now I wish to automatically generate a PPT which consists of all these figures as a image file in each slide.
Please let me know how I can do this?
Your help is really appreciated. Thanks in advance!!

3 Comments

What did you try already? The easy first step would be to export your figures to images. Then you need to figure out how to create a powerpoint file and add images. I believe the ActiveX-controls are being deprecated, but there should be easier methods anyway.
I have saved the figures as images. Now have to do with creating PPT.
What did you try so far? Have you searched Google? The FileExchange?

Sign in to comment.

Categories

Products

Release

R2017b

Community Treasure Hunt

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

Start Hunting!