#contents

* コマンド

** pause

 pause 秒
秒に -1 を与えると一時停止


** set

- 表示する値の範囲
-- xrange
-- 同様に x2range yrange y2range
- 右や上に独立した目盛り
 set y2tics
 ytics nomirror
- 目盛りの数字の表記
-- format y "%3.1f"
- 目盛りに名前を
-- xtics ("A" 1, "B" 5, "C" 10)
- 目盛りの表記を縦書きに
-- xtics rotate
- 軸を左と下だけに
-- border 3
- 軸のラベルの位置変更
-- xlabel "LABEL" dx,dy
- マージン
-- lmargin MARGIN
-- 同様に rmargin tmargin bmargin


* GUI

- 右クリック範囲指定ズーム
- h ヘルプ
- u ズーム解除
- n ズームのスタックを次へ
- p ズームのスタックを前へ

* リンク

- http://lagendra.s.kanazawa-u.ac.jp/ogurisu/manuals/gnuplot-intro/
- http://lagendra.s.kanazawa-u.ac.jp/ogurisu/manuals/gnuplot/

トップ   差分 バックアップ リロード   一覧 単語検索 最終更新   ヘルプ   最終更新のRSS