From help-octave-request at bevo dot che dot wisc dot edu Fri Jan 10 12:19:06 2003 Subject: Re: problem with ppval From: "Dmitri A. Sergatskov" To: Mazyar Zeinali cc: help-octave at bevo dot che dot wisc dot edu Date: Fri, 10 Jan 2003 11:13:28 -0700 (MST) Mazyar, I do not know anything (well almost anything) about Windows, but your example works just fine on my computer (linux/x86 , octave-2.1.42). What does 'help lookup' tell you? In my case: lookup is the user-defined function from the file /usr/local/share/octave/2.1.42/site/m/octave-forge/general/lookup.m usage: idx = lookup(table, y) ... If it tells you something like: help: sorry, `lookup' is not documented then your octave package is incomplete (actually both ppval and lookup are from octave-forge which is an add-on to the main octave package). Regards, Dmitri. ------------------------------------------------------------- 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 -------------------------------------------------------------