MATLAB Report Generator

MATLAB Report Generator provides functions and APIs that integrate reporting capabilities into MATLAB applications. You can develop programs that generate reports in PDF, Microsoft® Word, Microsoft PowerPoint®, and HTML. MATLAB Report Generator enables you to dynamically capture results and figures from your MATLAB code and document those results in a single report that can be shared with others in your organization. You can use the prebuilt, customizable Word and HTML templates or design reports based on your organization’s templates and standards.

Automate Report Generation from MATLAB Applications

Share the results of your MATLAB applications by building report programs that produce highly customized reports. Write MATLAB code that uses the Report API and Document Object Model (DOM) API to format and add the results from your application to a report document.

Automate Generation of PowerPoint Presentations

Create and update PowerPoint presentations programmatically by using the MATLAB API for PowerPoint (PPT API). Replace content and add content to existing PowerPoint presentations or generate completely new PowerPoint presentations.

Templates for Automated Reporting

Use templates to specify regions of fixed text and leave blank regions (or holes) for dynamic content. Use a forms-based approach to fill in the blanks with content generated from MATLAB using Report and DOM APIs.

Scroll to Top