43.21.1 Gprintf
文字列関数 gprintf("format",x) は、gnuplot コマンドの set format,
set timestamp などと同様の、gnuplot 独自の書式指定子を使います。これ
らの書式指定子は、標準的な C 言語の関数である sprintf() のものと全く同
じではありません。そのために、gnuplot には sprintf("format",x,...) 関
数も用意されています。gnuplot の書式オプションの一覧については、
format specifiers を参照してください。
竹野茂治@新潟工科大学
2007年3月4日