help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nesting function error in leasqrdemo.m


From: Martin Helm
Subject: Re: nesting function error in leasqrdemo.m
Date: Fri, 22 Apr 2011 14:34:27 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.1-1.2-desktop; KDE/4.6.0; x86_64; ; )

Am Freitag, 22. April 2011, 09:43:49 schrieb olga_kruglova:
> Hello everybody,
> 
> I have been testing leasqrdemo.m to see how it works to make my own
> routine. But when I try to run octave gives me an error :
> 
> error: nested functions not implemented in this context
> error: near line 75 of file `leasqrdemo.m.m'
> parse error near line 75 of file leasqrdemo.m
> 
>   syntax error
> 
> >>> function y = leasqrfunc(x,p);
> 
>             ^
> 
> error: source: error sourcing file `leasqrdemo.m'
> 
> Could you please help to understand why it happens? Thank you very much in
> advance!
> 
> Olga
> 
Forgive me my ignorance, but where does leasqrdemo come from, I can not find it 
as part of octave and I cannot find it as part of the current optim package?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]