Syntax: export2d
Description: Export 2D plot to an image.The file extension is veryimportant: *.png - make PNG figure *.eps - make EPS figure *.ps - make PSfigure *.jpg - make JPG figure *.pdf - make PDF figure.
Group: plot
Note:
Example:
export2d("image.eps")
Also see: plot2d
Implemented in: LambdaEXPORT2D.java