Scilab Function

xs2ps - send graphics to a file in PS syntax

Calling Sequence

xs2ps(win_num,filen,[color])

Parameters

Description

xs2ps sends the recorded graphics of the window win_num in the file filen in PS syntax. This function works only if the selected driver is "Rec" in the window win_num or if the window is in "new style".

The generated ps file does not contrains the header part which has to be added from SCIDIR/imp/NperiPos.ps

See Also