Main Content
mlreportgen.report.TextFile.getClassFolder
Class: mlreportgen.report.TextFile
Namespace: mlreportgen.report
Get location of folder that contains the mlreportgen.report.TextFile
class definition file
Since R2023a
Syntax
path = mlreportgen.report.TextFile.getClassFolder
Description
returns the path of the folder that contains the path
= mlreportgen.report.TextFile.getClassFoldermlreportgen.report.TextFile
class definition file
Output Arguments
Examples
Get Text File Reporter Class Folder
Get the location of the folder that contains the Text File reporter class definition file.
path = slreportgen.report.TextFile.getClassFolder()
Version History
Introduced in R2023a