slreportgen.report.LookupTable.createTemplate
类: slreportgen.report.LookupTable
命名空间: slreportgen.report
创建 Simulink 查找表模块报告器模板
语法
template = slreportgen.report.LookupTable.createTemplate(templatePath,templateType)
说明
在 template
= slreportgen.report.LookupTable.createTemplate(templatePath
,templateType
)type
位置创建由 templatePath
指定的 LookupTable
报告器模板的副本。您可以使用复制的模板作为起点,为您的报告设计自定义的 LookupTable
报告器模板。
输入参数
输出参量
示例
版本历史记录
在 R2018a 中推出