Dear folks
Line 21 of my gnuplot file is:
plot [0,100] [0:10] 0.45415*x^0.6 with points 12, 0.46714*x^(2/3) with lines 3
As soon as I execute gnuplot, I will get the following error:
"temp.plt", line 21: non-integer passed to boolean operator
Any advice would be greatly appreciated.
Thanks
Abedini
|