next up previous contents
Next: 26.1.4 Smooth Up: 26.1 Data-file Previous: 26.1.2 Example

26.1.3 Index

キーワード index はマルチデータセットファイルの中の、いくつかのデー タセットのみを選び出すのに使われます。

書式:

     plot 'file' index <m>{{:<n>}:<p>}

データセットは 2 行の空白で分離されています。index $<$m$>$$<$m$>$ 番目の セットだけを選択します; index $<$m$>$:$<$n$>$$<$m$>$ から $<$n$>$ までのデータセ ットの選択; index $<$m$>$:$<$n$>$:$<$p$>$ は、$<$m$>$, $<$m$>$+$<$p$>$, $<$m$>$+2$<$p$>$, など、$<$p$>$ おきのセットを選択し、セット $<$n$>$ で終了します。C 言語の添字 (index) の 付け方に従い、index 0 はそのファイルの最初のデータセットを意味します。 大きすぎる index の指定にはエラーメッセージが返されます。index が指 定されない場合は、全てのデータセットが単一のデータセットとして描かれま す。

例:

     plot 'file' index 4:5


next up previous contents
Next: 26.1.4 Smooth Up: 26.1 Data-file Previous: 26.1.2 Example
Shigeharu TAKENO
2003年 1月 16日