Use the MATLAB Report Generator™ application programming interface (API) to create programs to generate reports. To get started, see Create a Report Program. Other topics below have details about the required and optional tasks, and the elements that make up a report generator program. For general information on reporters, see What Is a Reporter?
To share your report generation program with others who do not have MATLAB installed on their systems, see Compile a Report Program.
Create report object to hold report content
Construct a Report API or DOM API Object
Construct objects using API classes
Types of content and how to add content to a report
The last step in creating a report with the DOM API is to close the report.
How to enable using non-fully qualified class names
Display Progress and Debugger Messages
Specify messages to display when generating a report
Display the generated report in a viewer
Enable sharing report generation programs with users who do not have MATLAB installed