www.gusucode.com > rptgen 案例源码程序 matlab代码 > rptgen/population_slides.m

    %% Programmatic PowerPoint Generation
% The PPT API does require the use of templates to generate presentations. 
% As this example illustrates, you can use the API to create scripts that
% generate PowerPoint presentations from templates or update existing
% presentations.
%
% Copyright 2015 MathWorks, Inc.

%% The PPTPOP Function
% The PPTPOP function exemplifies a programmatic approach to 
% generate a presentation with PPT objects. This is what the RPTPOP
% function looks like:

type pptpop