Main Content

slreportgen.report.MATLABFunction.getClassFolder

Class: slreportgen.report.MATLABFunction
Namespace: slreportgen.report

Get location of folder that contains slreportgen.report.MATLABFunction class definition file

Syntax

path = slreportgen.report.MATLABFunction.getClassFolder

Description

path = slreportgen.report.MATLABFunction.getClassFolder returns the path of the folder that contains the slreportgen.report.MATLABFunction class definition file.

Output Arguments

expand all

slreportgen.report.MATLABFunction class definition file location, returned as a character vector.

Examples

expand all

Get the location of the folder that contains the slreportgen.report.MATLABFunction reporter class definition file.

path = slreportgen.report.MATLABFunction.getClassFolder()

Version History

Introduced in R2018a