Create Report Programs
Create programs to generate reports that document Simulink® models and Stateflow® charts
You can create programs to generate HTML, PDF, or Microsoft® Word reports that document Simulink models and Stateflow charts. Create the report programs by using either of these approaches:
- Create a MATLAB® program that generates richly formatted reports by using the Report API and Document Object Model (DOM) API. 
- Create a report generation program interactively by using Report Explorer. You can use Report Explorer to generate reports that have simple formatting, similar to the style of a software manual. For reports with more complex formatting, use the Report API and DOM API. 
Categories
- Create Report Programs Using the Report API
 Write MATLAB programs that generate reports
 
- Create Report Programs Interactively
 Use Report Explorer to create report programs interactively
 
- Utilities
 Advanced functions for manipulating and querying models, charts, and elements directly