problem with fitting data using lsquares



I now do get the graph but there is still an error message:
(%i6)
plot [0.:100.] '-' notitle with lines 3
                                       ^
"/home/coolens/maxout.gnuplot", line 194: ';' expected

regards,
Hugo


On Mon, 14 Jun 2010, Hugo Coolens wrote:

>
>
>
> On Mon, 14 Jun 2010, Jaime Villate wrote:
>
>> On Mon, 2010-06-14 at 14:06 +0100, Jaime Villate wrote:
>>> It is important for us to
>>> see how mse1(a) is being defined in your system; namely, after the
>>> above
>>> input commands, please type:
>>>   grind(mse1(0));
>>> and show us the result.
>>> Another thing that we need to know is the output of the command:
>>>   build_info();
>>
>> I forgot another thing: are you loading the lsquares package before your
>> input commands?:
>>  load("lsquares");
> you are right that line was missing, shoot me
>
> thanks
> hugo
>