請教大大gnuplot的問題(急) - Linux

Table of Contents

我想使用gnuplot裡的fit功能
做法如下:
fit [][] g(x) 'p2-0.2ratio_b_0.000000p_1.674934' u 1:2 via a,b,c

可是我希望設定初始值
讓a = 1 ; b = 1 ; c = 1
我研究了半天還是不知道該如何設定
請教各位大大了!!

--

All Comments