次へ:
1 Gnuplot
上へ:
gnuplot-ja-ref
前へ:
gnuplot-ja-ref
目次
1
Gnuplot
1
著作権 (Copyright)
2
はじめに (Introduction)
3
探し出す手助け/バグ (Seeking-assistance / Bugs)
4
バージョン 6 での新しい機能 (New features in version 6)
4
.
1
関数ブロックと局所変数 (Function blocks and scoped variables)
4
.
2
特殊関数と複素数値関数 (Special and complex-valued functions)
4
.
3
新しい描画スタイル (New plot styles)
4
.
4
凸包とマスクと平滑化 (Hulls, masks, and smoothing)
4
.
5
名前付きパレット (Named palettes)
4
.
6
新しいデータ形式 (New data formats)
4
.
7
新しい組み込み関数と配列操作 (New built-in functions and array operations)
4
.
8
プログラムの流れの制御 (Program control flow)
4
.
9
多重描画モード (Multiplots)
4
.
10
新しい出力形式とオプション (New terminals and terminal options)
4
.
11
ウォッチポイント (Watchpoints)
4
.
12
週曜日のサポート (Week-date time support)
4
.
13
その他の新しい機能
4
.
14
バージョン 5 で導入された機能の要約 (3 Brief summary of features introduced in version 5)
5
バージョン 5 と 6 との違い (2 Differences between versions 5 and 6)
5
.
1
非推奨な書式 (Deprecated syntax)
6
デモ、ネット上のサンプル (Demos and Online Examples)
7
バッチ/対話型操作 (Batch/Interactive)
7
.
1
コマンドラインオプション (command line options)
7
.
2
例 (Examples)
8
キャンバスサイズ (Canvas size)
9
コマンドライン編集 (Command-line-editing)
10
コメント (Comments)
11
座標系 (Coordinates)
12
文字列データ (Datastrings)
13
拡張文字列処理モード (Enhanced text mode)
13
.
1
エスケープシーケンス (escape sequences)
14
環境変数 (Environment)
15
式 (Expressions)
15
.
1
複素数値 (Complex values)
15
.
2
定数 (Constants)
15
.
3
関数 (Functions)
15
.
4
演算子 (operators)
15
.
5
和 (summation)
15
.
6
定義済み変数 (Gnuplot-defined variables)
15
.
7
ユーザ定義の変数と関数 (User-defined)
15
.
8
配列 (arrays)
16
フォント
16
.
1
Cairo (pdfcairo, pngcairo, epscairo, wxt 出力形式)
16
.
2
Gd (png, gif, jpeg, sixel terminals)
16
.
3
Postscript (カプセル化 postscript *.eps も)
17
ヘルプの用語解説 (Glossary)
18
インラインデータとデータブロック (inline data and datablocks)
19
繰り返し (iteration)
20
線種、色、スタイル (linetypes)
20
.
1
色指定 (colorspec)
20
.
2
点線/破線種 (dashtype)
20
.
3
Linestyles と linetypes
20
.
4
特別な線種 (special linetypes)
21
レイヤー (layers)
22
マウス入力 (mouse input)
22
.
1
Bind
22
.
2
マウス用の変数 (Mouse variables)
23
残留 (Persist)
24
描画 (Plotting)
25
プラグイン (Plugins)
26
Scope of variables
27
初期化 (Startup (initialization))
28
文字列定数、文字列変数、文字列関数 (Strings)
28
.
1
部分文字列 (substrings)
28
.
2
文字列演算子 (string operators)
28
.
3
文字列関数 (string functions)
28
.
4
文字列エンコード (string encoding)
29
置換とコマンドラインマクロ (Substitution)
29
.
1
逆引用符によるシステムコマンドの置換 (Substitution backquotes)
29
.
2
文字列変数のマクロ置換 (Substitution macros)
29
.
3
文字列変数、マクロ、コマンドライン置換 (mixing_macros_backquotes)
30
区切りやカッコの使い方 (Syntax)
30
.
1
引用符 (quote marks)
31
時間/日付データ (Time/Date)
32
ウォッチポイント (Watchpoints)
32
.
1
ウォッチマウス (watch mouse)
32
.
2
ウォッチラベル (watch labels)
2
描画スタイル (Plotting styles)
33
Arrows
33
.
1
Arrowstyle variable
34
ビースウォーム描画 (Bee swarm plots)
35
Boxerrorbars
36
Boxes
36
.
1
2 次元の boxes (2D boxes)
36
.
2
3 次元の boxes (3D boxes)
37
Boxplot
38
Boxxyerror
39
Candlesticks
40
Circles
41
Contourfill
42
Dots
43
Ellipses
44
Filledcurves
44
.
1
塗り潰しの属性 (fill properties)
45
Financebars
46
Fillsteps
47
Fsteps
48
Histeps
49
温度分布図 (heatmaps)
50
Histograms
50
.
1
Newhistogram
50
.
2
複数の列に渡る自動的な繰り返し (automated)
50
.
3
ヒストグラムの色の割り当て (histogram color assignments)
51
Hsteps
51
.
1
Offset
51
.
2
Missing data
52
Image
52
.
1
透明化 (transparency)
52
.
2
Image pixels
53
Impulses
54
Labels
55
Lines
56
Linespoints
57
マスキング (masking)
58
Parallelaxes
59
極座標描画 (Polar plots)
60
Points
60
.
1
Pointtype symbols
60
.
2
可変点属性 (variable point properties)
61
Polygons
62
Rgbalpha
63
Rgbimage
64
扇片 (sectors)
65
Spiderplot
65
.
1
Newspiderplot
66
Steps
67
Surface
68
Vectors
69
Xerrorbars
70
Xyerrorbars
71
Xerrorlines
72
Xyerrorlines
73
Yerrorbars
74
Yerrorlines
75
3 次元描画 (3D plots)
75
.
1
曲面描画 (surface plots)
75
.
2
2 次元射影 (set view map)
75
.
3
PM3D 描画 (PM3D plots)
76
柵グラフ (Fence plots)
77
ボクセルデータのモザイク型曲面 (isosurface)
78
3 次元での曲線間の塗り潰し (zerrorfill)
79
アニメーション (Animation)
3
コマンド (Commands)
80
Break
81
Cd
82
Call
82
.
1
ARGV[ ]
82
.
2
例 (Example)
83
Clear
84
Continue
85
Do
86
Evaluate
87
Exit
88
Fit
88
.
1
パラメータの調整 (adjustable parameters)
88
.
2
Fit の概略 (fit beginners_guide)
88
.
3
誤差評価 (error estimates)
88
.
4
制御 (control)
88
.
5
エラー処理 (error recovery)
88
.
6
複数の当てはめ (multi-branch)
88
.
7
初期値 (starting values)
88
.
8
時刻データ (time data)
88
.
9
ヒント (tips)
89
関数ブロック (function blocks)
90
Help
91
History
92
If
93
For
94
Import
95
Load
96
Local
97
Lower
98
Pause
98
.
1
Pause mouse close
98
.
2
Pause 中の疑似マウス操作 (pseudo-mousing during pause)
99
Plot
99
.
1
軸 (axes)
99
.
2
Binary
99
.
3
データ (data)
99
.
4
関数描画 (functions)
99
.
5
媒介変数モード描画 (parametric)
99
.
6
範囲 (ranges)
99
.
7
サンプリング (sampling)
99
.
8
Plot コマンドの for ループ (for loops in plot command)
99
.
9
Title
99
.
10
With
100
Print
101
Printerr
102
Pwd
103
Quit
104
Raise
105
Refresh
106
Remultiplot
107
Replot
108
Reread
109
Reset
110
Return
111
Save
112
Set-show
112
.
1
角の単位 (angles)
112
.
2
矢印 (arrow)
112
.
3
自動縮尺 (autoscale)
112
.
4
Bind
112
.
5
Bmargin
112
.
6
グラフの枠線 (border)
112
.
7
棒グラフ幅 (boxwidth)
112
.
8
3 次元箱の奥行き (boxdepth)
112
.
9
χ-形状 (chi_shapes)
112
.
10
カラーモード (color)
112
.
11
カラーマップ (colormap)
112
.
12
色巡回列 (colorsequence)
112
.
13
Clabel
112
.
14
クリッピング (clip)
112
.
15
等高線ラベル (cntrlabel)
112
.
16
等高線制御 (cntrparam)
112
.
17
カラーボックス (colorbox)
112
.
18
色名 (colornames)
112
.
19
等高線 (contour)
112
.
20
グラフ角の支柱 (cornerpoles)
112
.
21
等高線間の塗り潰し (contourfill)
112
.
22
点線/破線設定 (dashtype)
112
.
23
Datafile
112
.
24
小数点設定 (desimalsign)
112
.
25
格子状データ処理 (dgrid3d)
112
.
26
仮変数 (dummy)
112
.
27
文字エンコード (encoding)
112
.
28
誤差線の端 (errorbars)
112
.
29
非線形関数回帰 (fit)
112
.
30
フォントパス (fontpath)
112
.
31
軸の刻み書式 (format)
112
.
32
格子線 (grid)
112
.
33
隠線処理 (hidden3d)
112
.
34
コマンド履歴 (history)
112
.
35
孤立線サンプル数 (isosamples)
112
.
36
等値曲面 (isosurface)
112
.
37
Isotropic
112
.
38
Jitter
112
.
39
凡例 (key)
112
.
40
ラベル (label)
112
.
41
線種 (linetype)
112
.
42
第 2 軸との対応 (link)
112
.
43
Lmargin
112
.
44
読み込み検索パス (loadpath)
112
.
45
ロケール (locale)
112
.
46
対数軸 (logscale)
112
.
47
マクロ (macros)
112
.
48
3 次元座標系 (mapping)
112
.
49
周囲の余白 (margin)
112
.
50
Micro
112
.
51
Minussign
112
.
52
白黒モード (monochrome)
112
.
53
マウス (mouse)
112
.
54
Mttics
112
.
55
多重描画モード (multiplot)
112
.
56
Mx2tics
112
.
57
小目盛り刻み (mxtics)
112
.
58
My2tics
112
.
59
Mytics
112
.
60
Mztics
112
.
61
Nonlinear
112
.
62
図形オブジェクト (object)
112
.
63
グラフ位置の調整 (offsets)
112
.
64
グラフ位置の指定 (origin)
112
.
65
出力先指定 (output)
112
.
66
Overflow
112
.
67
パレット (palette)
112
.
68
媒介変数モード (parametric)
112
.
69
平行描画軸設定 (paxis)
112
.
70
Pixmap
112
.
71
Pm3d
112
.
72
Pointinterval の箱サイズ (pointintervalbox)
112
.
73
点サイズ (pointsize)
112
.
74
極座標モード (polar)
112
.
75
Print コマンドの出力先 (print)
112
.
76
PostScript 定義ファイルパス (psdir)
112
.
77
極座標の動径軸 (raxis)
112
.
78
Rgbmax
112
.
79
Rlabel
112
.
80
Rmargin
112
.
81
Rrange
112
.
82
Rtics
112
.
83
サンプル数 (samples)
112
.
84
グラフ領域サイズ (size)
112
.
85
クモの巣グラフ (spiderplot)
112
.
86
描画スタイル設定 (style)
112
.
87
曲面描画 (surface)
112
.
88
テーブルデータ出力 (table)
112
.
89
出力形式 (terminal)
112
.
90
出力形式へのオプション (termoption)
112
.
91
極座標方位制御 (theta)
112
.
92
全軸目盛り制御 (tics)
112
.
93
Ticslevel
112
.
94
Ticscale
112
.
95
タイムスタンプ (timestamp)
112
.
96
日時データ入力書式 (timefmt)
112
.
97
グラフタイトル (title)
112
.
98
Tmargin
112
.
99
Trange
112
.
100
Ttics
112
.
101
Urange
112
.
102
Version
112
.
103
Vgrid
112
.
104
視線方向 (view)
112
.
105
Vrange
112
.
106
Vxrange
112
.
107
Vyrange
112
.
108
Vzrange
112
.
109
Walls
112
.
110
Watchpoints
112
.
111
X2data
112
.
112
X2dtics
112
.
113
X2label
112
.
114
X2mtics
112
.
115
X2range
112
.
116
X2tics
112
.
117
X2zeroaxis
112
.
118
軸毎のデータ種類指定 (xdata)
112
.
119
曜日軸目盛り (xdtics)
112
.
120
軸ラベル (xlabel)
112
.
121
月軸目盛り (xmtics)
112
.
122
軸範囲指定 (xrange)
112
.
123
軸主目盛り指定 (xtics)
112
.
124
Xy 平面位置 (xyplane)
112
.
125
Xzeroaxis
112
.
126
Y2data
112
.
127
Y2dtics
112
.
128
Y2label
112
.
129
Y2mtics
112
.
130
Y2range
112
.
131
Y2tics
112
.
132
Y2zeroaxis
112
.
133
Ydata
112
.
134
Ydtics
112
.
135
Ylabel
112
.
136
Ymtics
112
.
137
Yrange
112
.
138
Ytics
112
.
139
Yzeroaxis
112
.
140
Zdata
112
.
141
Zdtics
112
.
142
Zzeroaxis
112
.
143
Cbdata
112
.
144
Cbdtics
112
.
145
ゼロ閾値 (zero)
112
.
146
ゼロ軸 (zeroaxis)
112
.
147
Zlabel
112
.
148
Zmtics
112
.
149
Zrange
112
.
150
Ztics
112
.
151
Cblabel
112
.
152
Cbmtics
112
.
153
Cbrange
112
.
154
Cbtics
113
シェルコマンド (shell)
114
Show
114
.
1
Show colornames
114
.
2
Show functions
114
.
3
Show palette
114
.
4
Show plot
114
.
5
Show variables
115
Splot
115
.
1
データファイル (datafile)
115
.
2
格子状データ (grid data)
115
.
3
Splot の曲面 (splot surfaces)
115
.
4
ボクセル格子データ (voxel-grid)
116
Stats (簡単な統計情報)
116
.
1
接頭辞名 (name)
116
.
2
ファイルの存在確認 (test for existence of a file)
116
.
3
Voxelgrid
117
System
118
Test
119
Toggle
120
Undefine
121
Unset
121
.
1
Linetype
121
.
2
Monochrome
121
.
3
Output
121
.
4
Terminal
121
.
5
Warnings
122
Update
123
Vclear
124
Vfill
125
Warn
126
While
4
出力形式 (Terminal)
127
出力形式の一覧
127
.
1
Block
127
.
2
Caca
127
.
3
Cairolatex
127
.
4
Canvas
127
.
5
Cgm
127
.
6
Context
127
.
7
Domterm
127
.
8
Dumb
127
.
9
Dxf
127
.
10
Emf
127
.
11
Epscairo
127
.
12
Epslatex
127
.
13
Fig
127
.
14
Gif
127
.
15
Hpgl
127
.
16
Jpeg
127
.
17
Kittycairo
127
.
18
Kittygd
127
.
19
Lua
127
.
20
Mf
127
.
21
Mp
127
.
22
Pcl5
127
.
23
Pdfcairo
127
.
24
Pict2e
127
.
25
Png
127
.
26
Pngcairo
127
.
27
Postscript
127
.
28
Pslatex and pstex
127
.
29
Pstricks
127
.
30
Qms
127
.
31
Qt
127
.
32
Sixelgd
127
.
33
Svg
127
.
34
Texdraw
127
.
35
Tgif
127
.
36
Tikz
127
.
37
Tkcanvas
127
.
38
Webp
127
.
39
Windows
127
.
40
Wxt
5
Index
索引
次へ:
1 Gnuplot
上へ:
gnuplot-ja-ref
前へ:
gnuplot-ja-ref
竹野茂治@新潟工科大学
2024-03-29