ルギア君の戯言

雑多な記事。

今度はメモ.

To display a freshly fitted parameter on the plot with the data and the
fitted function, do this after the `fit`, but before the `plot`:
set label sprintf("a = %3.5g",par_a) at 30,15
bfit = gprintf("b = %s*10^%S",par_b)
set label bfit at 30,20

http://t16web.lanl.gov/Kawano/gnuplot/plot7.html#5.17
にできないみたいなことがかいてあったので, GNUPLOT のヘルプを漁っていたらでてきた. そこまで新しい資料じゃないっぽいしねw