Scilab 6.0.1
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 export session
Syntax
xend()
Description
xend
is used to close a graphics
export session. When working on the export of a
graphic, xend
closes the
file which was opened by xinit
.
Examples
Report an issue | ||
<< driver | Graphics : exporting and printing | xinit >> |