HyperMath

SavePlot()

SavePlot()

Previous topic Next topic No expanding text in this topic  

SavePlot()

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Saves a plot in a specified format.

Syntax

b = SavePlot(h, fileName, fileFormat)

Arguments

Name

Description

 

h

The handle of a plot to be saved.

 

fileName

The name of the file to be saved.

 

fileFormat

The optional argument for the file format.  Supported formats include: PNG, BMP and MVW.  The default format is PNG if omitted.

See Also:

ClearPlot()