Scilab 5.3.3
Scilab help >> Graphics : exporting and printing > xend
xend
close a graphics session
Calling Sequence
xend()
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.
See Also
- xinit — Initialization of a graphics driver
Authors
J.Ph.C.
| << driver | Graphics : exporting and printing | xinit >> |