On Jun 17, 10:37=A0am, goog...@[EMAIL PROTECTED]
wrote:
> Hi,
>
> I must be being blind here but I can't see my error. I have the
> following snip to plot some data, a fitted line and the difference
> from that fitted line:
>
> c=3D0;m=3D1;
> f(x)=3Dx*m+c;
> fit f(x) datafile using 1:2 via m,c;
Ah , found it.
I had deleted a line xdata time in editting an older file . In
reloading the file gnuplot had not cleared this setting.
gotcha!


|