mlreportgen.report.Report.customizeReport
Class: mlreportgen.report.Report
Namespace: mlreportgen.report
Create class derived from Report class
Syntax
classPathOut = mlreportgen.report.Report.customizeReport(classPath)
Description
creates a report class definition file that defines a subclass of
classPathOut = mlreportgen.report.Report.customizeReport(classPath)mlreportgen.report.Report at the location specified by
classPath. The method also copies the default 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 report class.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2017b