plprint:

Syntax:	plprint ( FILENAME )
	plprint ( FILENAME , DEVICE )

Description:

	This function is only avaiable if you have the PLPLOT library,
	and RLaB was compiled to use it. You can get PLPLOT from
	hagar.ph.utexas.edu. 

	Plprint prints the current plot-window to FILENAME (a string).
	The default device is Postscript. Other plot devices can be
	specified with the optional 2nd argument (also a string).

See Also: plplot, replot


	