Code generation report information
The coder.ReportInfo
properties contain information about code
generation settings, input files, generated files, code generation messages, code insights,
and build logs. All
coder.ReportInfo
properties are read-only. You can use dot notation to query
these properties.
You do not directly create a coder.ReportInfo
object. When you export
code generation report information to a variable in your base MATLAB® workspace, a coder.ReportInfo
object is automatically created
that contains this information. See Access Code Generation Report Information Programmatically.
coder.BuildLog Properties | coder.CodeFile Properties | coder.File Properties | coder.Function Properties | coder.Message Properties | coder.Method Properties | coder.Summary Properties