Main Content
slreportgen.report.TruthTable.createTemplate
Class: slreportgen.report.TruthTable
Namespace: slreportgen.report
Create truth table template
Syntax
template = slreportgen.report.TruthTable.createTemplate(templatePath,templateType)
Description
creates a copy of the default template
= slreportgen.report.TruthTable.createTemplate(templatePath
,templateType
)TruthTable
reporter template specified by
type
at the location specified by templatePath
. To
design a custom truth table template for your report, use the copied template as a starting
point.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2018b