At the MATLAB® command line, you can generate, open, and close an HTML Code Generation Report with the following functions:
coder.report.generate
generates
the code generation report for the specified model.
coder.report.open
opens
an existing code generation report.
coder.report.close
closes
the code generation report.