export3d

Syntax: export3d

Description: Export 3D 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:

export3d("image.eps")

Also see: plot3d

Implemented in: LambdaEXPORT3D.java