mlreportgen.report.FormalImage | Captioned image reporter |
mlreportgen.report.Figure | Figure reporter |
mlreportgen.dom.Image | Image to include in report |
mlreportgen.dom.ImageArea | Define image area as hyperlink |
mlreportgen.dom.ImageMap | Map of hyperlink areas in image |
mlreportgen.dom.ScaleToFit | Scale image to fit page or table entry |
mlreportgen.report.Equation | Equation reporter |
mlreportgen.report.MATLABVariable | MATLAB variable reporter |
Add links to images in HTML and PDF reports.
Add and format image files for a report.
Add hyperlinks to an image.
Create an Inline Equation in a Report
Insert inline equation in a line of text in a report.
Prevent MATLAB Figure Display During Report Generation
Make figure that you include in a report invisible in MATLAB.
Overview of reporters and how to use them, and Report and DOM APIs.
Create your own reporters.
Subclass a Reporter Definition
Copy and edit a reporter based on a built-in reporter.