Name
xend — close a graphics session
Description
xend is used to close a graphics session. Under the Postscript,
Xfig or Gif drivers xend closes the
file which was opened by xinit.
Examples
driver("Pos")
xinit("foo.ps")
plot2d()
xend()
driver("X11")