atan2 on 3 dimentional array

dbateman dbateman at free.fr
Tue Jul 15 15:11:48 CDT 2008




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.



More information about the Help-octave mailing list