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