Main Content
getSnapshotImage
Class: mlreportgen.report.Axes
Namespace: mlreportgen.report
Syntax
axesPath = mlreportgen.report.Axes.getSnapshotImage(axesReporter,report)
Description
creates an image of the axes specified by axesPath
= mlreportgen.report.Axes.getSnapshotImage(axesReporter
,report
)axesReporter
in the specified
report and returns a path to a file containing the image. Use this method to customize the
layout of axes in your report.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2021b