Main Content

slreportgen.report.BusObject.getClassFolder

Class: slreportgen.report.BusObject
Namespace: slreportgen.report

Bus object reporter class definition file location

Since R2019b

Syntax

path = slreportgen.report.BusObject.getClassFolder

Description

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

Output Arguments

expand all

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

Examples

expand all

Get the location of the folder that contains the bus object reporter class definition.

path = slreportgen.report.BusObject.getClassFolder()

Version History

Introduced in R2019b