Scilab 5.3.3
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
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 >> |