メインコンテンツ

slreportgen.report.CFunction.getClassFolder

クラス: slreportgen.report.CFunction
名前空間: slreportgen.report

slreportgen.report.CFunction クラス定義ファイルが含まれるフォルダーの場所を取得する

R2021b 以降

構文

path = slreportgen.report.CFunction.getClassFolder

説明

path = slreportgen.report.CFunction.getClassFolder は、slreportgen.report.CFunction クラス定義ファイルが含まれるフォルダーのパスを返します。

出力引数

すべて展開する

クラス定義ファイルの場所。文字ベクトルとして返されます。

属性

Statictrue

メソッドの属性の詳細については、メソッドの属性 を参照してください。

すべて展開する

CFunction レポーターのクラス定義ファイルが含まれるフォルダーの場所を取得します。

path = slreportgen.report.CFunction.getClassFolder()

バージョン履歴

R2021b で導入