Main Content
mlreportgen.report.Axes.customizeReporter
Class: mlreportgen.report.Axes
Namespace: mlreportgen.report
Syntax
reporter = mlreportgen.report.Axes.customizeReporter(classPath)
Description
creates a reporter class definition file that defines a subclass of
reporter
= mlreportgen.report.Axes.customizeReporter(classPath
)mlreportgen.report.Axes
at the location specified by
classPath
. The method also copies the default reporter templates 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.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2021b