Main Content
mlreportgen.report.ListOfTables.customizeReporter
Class: mlreportgen.report.ListOfTables
Namespace: mlreportgen.report
Syntax
reporter = mlreportgen.report.ListOfTables.customizeReporter(classpath)
Description
creates a class definition file that defines a subclass of
reporter
= mlreportgen.report.ListOfTables.customizeReporter(classpath
)mlreportgen.report.ListOfTables
at the location specified by
classpath
. This method also copies the default reporter templates to the
resources/templates
subfolder of the folder that contains the class
definition file. You can use the class definition file as a starting point to design a custom
list of tables reporter class for your report.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2020b