help-octave
[Top][All Lists]
Advanced

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

Re: atan2 on 3 dimentional array


From: dbateman
Subject: Re: atan2 on 3 dimentional array
Date: Tue, 15 Jul 2008 13:11:48 -0700 (PDT)



kruvalig wrote:
> 
> Is it normal, that i get error on
> 
> octave.exe:7> atan2(rand(5,5,5),rand(5,5,5))
> error: invalid conversion of NDArray to Matrix
> 

I believe the changeset 

http://velveeta.che.wisc.edu/cgi-bin/hgwebdir.cgi/octave/rev/798b0a00e80c

fixed this issue, dated 20 Feb 2008 fixed this. However, it hasn't been
applied to the 3.0.x branch and arguably should have been. Though it might
be considered a new feature that this works for NDArrays, so maybe not.

D.
-- 
View this message in context: 
http://www.nabble.com/atan2-on-3-dimentional-array-tp18473062p18473923.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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