mlreportgen.report.MATLABCode.createTemplate
mlreportgen.report.MATLABCode
レポーター テンプレートのコピーの作成
構文
template = mlreportgen.report.MATLABCode.createTemplate(templatePath,type)
説明
は、template
= mlreportgen.report.MATLABCode.createTemplate(templatePath
,type
)templatePath
で指定された場所に、type
で指定されたレポート タイプの mlreportgen.report.MATLABCode
レポーター テンプレートのコピーを作成します。コピーしたテンプレートを開始点として使用して、レポート用のカスタム MATLABCode
レポーター テンプレートを設計できます。
入力引数
出力引数
例
バージョン履歴
R2021a で導入