Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: English - Français - Português - Русский -
Scilabヘルプ >> Graphics : exporting and printing > xend

xend

グラフィックセッションを閉じる

呼び出し手順

xend()

説明

xend はグラフィックセッションを閉じる際に 使用されます. Postscript, Xfig または Gifドライバの場合,xendxinitでオープンされたファイルを閉じます.

driver("Pos")
xinit("foo.ps")
plot2d()
xend()
driver("X11")

参照

  • xinit — グラフィックドライバの初期化
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:35:29 CEST 2016