Main Content
mlreportgen.report.SummaryTable.customizeReporter
Description
creates a reporter class definition file that defines a subclass of
reporter
= mlreportgen.report.SummaryTable.customizeReporter(classpath
)mlreportgen.report.SummaryTable
at the location specified by
classPath
. The method also copies the default reporter template to the
resources/templates
subfolder of the folder that contains the class
definition file. Use the class definition file as a starting point to design a custom
reporter class.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a