mlreportgen.report.Axes.createTemplate
类: mlreportgen.report.Axes
命名空间: mlreportgen.report
语法
template = mlreportgen.report.Axes.createTemplate(templatePath,templateType)
说明
在 template
= mlreportgen.report.Axes.createTemplate(templatePath
,templateType
)templatePath
指定的位置为 type
指定的报告类型创建 mlreportgen.report.Axes
模板的副本。使用复制的模板作为起点来为您的报告设计自定义的报告模板。
输入参数
输出参量
示例
版本历史记录
在 R2021b 中推出