Main Content

slreportgen.report.SummaryTable.getClassFolder

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

Since R2022a

    Description

    example

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

    Examples

    collapse all

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

    path = slreportgen.report.SummaryTable.getClassFolder()

    Output Arguments

    collapse all

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

    Version History

    Introduced in R2022a