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