getContentReporter
Class: mlreportgen.report.Equation
Namespace: mlreportgen.report
Get equation content hole reporter
Syntax
reporter = getContentReporter(equation,report)
Description
returns a hole reporter used to fill the reporter = getContentReporter(equation,report)Content hole in the template
of the Equation reporter. The hole reporter contains an image of the
formatted equation. This equation is generated from the LaTeX markup specified in
Content property of the Equation reporter. Use
this getContentReporter method to override the format specified by the
Content hole reporter.
Input Arguments
Output Arguments
Version History
Introduced in R2017b