次へ:
1 著作権 (Copyright)
上へ:
gnuplot-ja-ref
前へ:
目次
1
Gnuplot
Subsections
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)
4
.
14
.
1
5.4 で導入された機能 (Features introduced in 5.4)
4
.
14
.
2
5.2 で導入された機能 (Features introduced in 5.2)
4
.
14
.
3
5.0 で導入された機能 (Features introduced in 5.0)
5
バージョン 5 と 6 との違い (2 Differences between versions 5 and 6)
5
.
1
非推奨な書式 (Deprecated syntax)
6
開発ブランチ (Development branch (version 6.1))
7
デモ、ネット上のサンプル (Demos and Online Examples)
8
バッチ/対話型操作 (Batch/Interactive)
8
.
1
コマンドラインオプション (command line options)
8
.
2
例 (Examples)
9
キャンバスサイズ (Canvas size)
10
コマンドライン編集 (Command-line-editing)
11
コメント (Comments)
12
座標系 (Coordinates)
13
文字列データ (Datastrings)
14
拡張文字列処理モード (Enhanced text mode)
14
.
1
エスケープシーケンス (escape sequences)
15
環境変数 (Environment)
16
式 (Expressions)
16
.
1
複素数値 (Complex values)
16
.
2
定数 (Constants)
16
.
3
関数 (Functions)
16
.
3
.
1
整数変換関数 (int floor ceil round) (integer conversion functions)
16
.
3
.
2
種々の楕円積分 (elliptic integrals)
16
.
3
.
3
複素エアリー関数 (Complex Airy functions)
16
.
3
.
4
複素ベッセル関数 (Complex Bessel functions)
16
.
3
.
5
Expint
16
.
3
.
6
フレネル積分 (Fresnel integrals FresnelC(x) and FresnelS(x))
16
.
3
.
7
Gamma
16
.
3
.
8
Igamma
16
.
3
.
9
Invigamma
16
.
3
.
10
Ibeta
16
.
3
.
11
Invibeta
16
.
3
.
12
LambertW
16
.
3
.
13
LnGamma
16
.
3
.
14
乱数の生成 (random)
16
.
3
.
15
複素引数の特殊関数 (Special functions with complex arguments)
16
.
3
.
16
Synchrotron function
16
.
3
.
17
時刻関数 (Time functions)
16
.
3
.
18
Uigamma
16
.
3
.
19
Using 指定用関数 (using specifier functions)
16
.
3
.
20
Value
16
.
3
.
21
単語の取り出しと単語数 (word, words)
16
.
3
.
22
Zeta
16
.
4
演算子 (operators)
16
.
4
.
1
単項演算子 (Unary)
16
.
4
.
2
二項演算子 (Binary)
16
.
4
.
3
三項演算子 (Ternary)
16
.
5
和 (summation)
16
.
6
定義済み変数 (Gnuplot-defined variables)
16
.
7
ユーザ定義の変数と関数 (User-defined)
16
.
8
配列 (arrays)
16
.
8
.
1
配列関数 (array functions)
16
.
8
.
2
配列の添字付け (Array indexing)
17
フォント
17
.
1
Cairo (pdfcairo, pngcairo, epscairo, wxt 出力形式)
17
.
2
Gd (png, gif, jpeg, sixel terminals)
17
.
3
Postscript (カプセル化 postscript *.eps も)
18
ヘルプの用語解説 (Glossary)
19
インラインデータとデータブロック (inline data and datablocks)
20
繰り返し (iteration)
21
線種、色、スタイル (linetypes)
21
.
1
色指定 (colorspec)
21
.
1
.
1
Background color
21
.
1
.
2
Linecolor variable
21
.
1
.
3
Palette
21
.
1
.
4
Rgbcolor variable
21
.
2
点線/破線種 (dashtype)
21
.
3
Linestyles と linetypes
21
.
4
特別な線種 (special linetypes)
22
レイヤー (layers)
23
マウス入力 (mouse input)
23
.
1
Bind
23
.
1
.
1
Bind space
23
.
2
マウス用の変数 (Mouse variables)
24
残留 (Persist)
25
描画 (Plotting)
26
プラグイン (Plugins)
27
Scope of variables
28
初期化 (Startup (initialization))
29
文字列定数、文字列変数、文字列関数 (Strings)
29
.
1
部分文字列 (substrings)
29
.
2
文字列演算子 (string operators)
29
.
3
文字列関数 (string functions)
29
.
4
文字列エンコード (string encoding)
30
置換とコマンドラインマクロ (Substitution)
30
.
1
逆引用符によるシステムコマンドの置換 (Substitution backquotes)
30
.
2
文字列変数のマクロ置換 (Substitution macros)
30
.
3
文字列変数、マクロ、コマンドライン置換 (mixing_macros_backquotes)
31
区切りやカッコの使い方 (Syntax)
31
.
1
引用符 (quote marks)
32
時間/日付データ (Time/Date)
33
ウォッチポイント (Watchpoints)
33
.
1
ウォッチマウス (watch mouse)
33
.
2
ウォッチラベル (watch labels)
次へ:
1 著作権 (Copyright)
上へ:
gnuplot-ja-ref
前へ:
目次
竹野茂治@新潟工科大学
2024-08-23