Main Content
close
Class: mlreportgen.report.Report
Namespace: mlreportgen.report
Close and generate report
Syntax
close(report)
Description
close(
closes the report and generates
its content. The generated report is a file of the type specified by the
report
)Type
property of the report. The report is at the location
specified by the OutputPath
property of the report. For information
on these properties, see mlreportgen.report.Report
.
Input Arguments
Version History
Introduced in R2017b