coder.report.generate
Generate HTML code generation report
Syntax
Description
coder.report.generate(
generates
a code generation report for the model
)model
. The build
folder for the model must be present in the current working folder.
coder.report.generate(
generates
the code generation report for the subsystem
)subsystem
.
The build folder for the subsystem must be present in the current
working folder.
coder.report.generate(
generates
the code generation report using the current model configuration and
additional options specified by one or more model
,Name,Value
)Name,Value
pair
arguments. Possible values for the Name,Value
arguments
are parameters on the Code Generation > Report pane.
Without modifying the model configuration, using the Name,Value
arguments
you can generate a report with a different report configuration.
Examples
Input Arguments
Version History
Introduced in R2012a