|
From: | John W. Eaton |
Subject: | [Octave-bug-tracker] [bug #33523] Matlab compatibility issue with averaging the 3rd dim of a 2-D array |
Date: | Fri, 29 Jun 2012 18:08:29 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20100101 Firefox/10.0.5 Iceweasel/10.0.5 |
Follow-up Comment #12, bug #33523 (project octave): Using more indices than dimensions makes perfect sense given that Matlab strips trailing singleton dimensions. So you might be forming x(n,m,p) and computing the mean along the third dimension. But sometimes p == 1 and x appears to only have two dimensions. I don't think that should be an error. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?33523> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |