From help-request at octave dot org Mon Apr 18 13:40:42 2005 Subject: feval & leasqr.m From: krizovah at ncifcrf dot gov To: help-octave at bevo dot che dot wisc dot edu Date: Mon, 18 Apr 2005 14:36:35 -0400 Hello, I have got a problem with the leasqr.m and probably I'm trying to solve still the same wrong way, according to the instructions in the leasqr.m macro F=name of function in quotes, of the form y=f(x,p) I set F to F="y=x+p" (for testing the macro) After running the macro I get a set of error messages that this is not a valid function. What's wrong? Thanks, Hana. ------------------------------------------------- ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------