slreportgen.report.MATLABFunction.createTemplate
Class: slreportgen.report.MATLABFunction
Package: slreportgen.report
Create copy of slreportgen.report.MATLABFunction
reporter
template
Syntax
template = slreportgen.report.MATLABFunction.createTemplate(templatePath,type)
Description
creates a copy of the template
= slreportgen.report.MATLABFunction.createTemplate(templatePath
,type
)slreportgen.report.MATLABFunction
reporter template
for the report type specified by type
at the location specified by
templatePath
. You can use the copied template as a starting
point to design a custom MATLABFunction
reporter template for your
report.