Main Content

Add PowerPoint Presentation Content

R2026b
Add presentation content using the PPT API

Add MATLAB® content to presentation generators using the MATLAB API for PowerPoint® (PPT API). To get started, see Create a Presentation Generator.

Classes

expand all

mlreportgen.ppt.ContentPlaceholderPlaceholder for slide content
mlreportgen.ppt.TextBoxPlaceholderPlaceholder for slide title
mlreportgen.ppt.TablePlaceholderPlaceholder for slide table
mlreportgen.ppt.PicturePlaceholderPlaceholder for slide picture
mlreportgen.ppt.PresentationCreate a Microsoft PowerPoint presentation container
mlreportgen.ppt.SlidePresentation slide
mlreportgen.ppt.TextText to include in a presentation
mlreportgen.ppt.TextBoxText box
mlreportgen.ppt.NumberNumber to include as formatted text in document (Since R2024b)
mlreportgen.ppt.ExternalLinkHyperlink to location outside of presentation
mlreportgen.ppt.InternalLinkHyperlink to a slide in a presentation
mlreportgen.ppt.TableTable in presentation
mlreportgen.ppt.PicturePicture to include in presentation
mlreportgen.ppt.VideoVideo to include in presentation (Since R2026a)

Topics