Contenuto principale

slreportgen.report.SummaryTable.getClassFolder

Class: slreportgen.report.SummaryTable
Namespace: slreportgen.report

Get location of folder containing slreportgen.report.SummaryTable class definition file

Since R2022a

Description

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

example

Output Arguments

expand all

Class definition file location, returned as a character vector.

Examples

expand all

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

path = slreportgen.report.SummaryTable.getClassFolder()

Version History

Introduced in R2022a