With an HTML code generation report you can view the source files of the generated code and analyze information about the generated code and corresponding models such as versions, code generation objectives, and subsystems.
View meta information about the generated code by using the Code Descriptor API. The Code Descriptor API describes the data interfaces, function interfaces, parameters and global data stores in the generated code.
Access the generated code files and information about the generated code with the code generation report.
Generate a Code Generation Report
When the model is built, generate an HTML code generation report for analyzing the generated code.
Generate Code Generation Report After Build Process
After generating code, you can generate an HTML code generation report without rebuilding your model.
You can refer to existing code generation reports at any time.
Generate Code Generation Report Programmatically
At the MATLAB® command line, you can generate, open, and close an HTML Code Generation Report with the following functions:
Package and Share the Code Generation Report
To share the code generation report, you can package the code generation report files and supporting files into a zip file for transfer.
Document Generated Code with Simulink Report Generator
Explains how to use the Simulink® Report Generator™ software to generate a detailed report for a code generation project.