Main Content

mlreportgen.report.Reporter.getClassFolder

Class: mlreportgen.report.Reporter
Namespace: mlreportgen.report

Get location of folder containing mlreportgen.report.Reporter class definition file

Syntax

path = mlreportgen.report.Reporter.getClassFolder

Description

path = mlreportgen.report.Reporter.getClassFolder returns the path of the folder that contains the mlreportgen.report.Reporter class definition file.

Output Arguments

expand all

mlreportgen.report.Reporter class definition file location, returned as a character vector.

Examples

expand all

Get the location of the folder that contains the mlreportgen.report.Reporter class definition file.

path = mlreportgen.report.Reporter.getClassFolder()

Version History

Introduced in R2019a