octave-maintainers
[Top][All Lists]
Advanced

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

Re: polyval bug?


From: bpabbott
Subject: Re: polyval bug?
Date: Tue, 14 Sep 2010 16:07:34 +0000 (GMT)

On 14 Sep, 2010,at 12:03 PM, Fotios Kasolis <address@hidden> wrote:

Using the binary 3.2.3 for Mac i get

polyval ([ 1, 2, 3 ], 0.1)
warning: reshape: some elements in list of return values are undefined
ans = [](0x0)

Is that a known bug?

/Fotios
 
I don't see this ...

octave-3.2.3:1> polyval ([ 1, 2, 3 ], 0.1)
ans =  3.2100

I'm running 3.2.3 on MacOS 10.6.4

Ben

reply via email to

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