octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #33523] Matlab compatibility issue with averag


From: Rik
Subject: [Octave-bug-tracker] [bug #33523] Matlab compatibility issue with averaging the 3rd dim of a 2-D array
Date: Mon, 13 Jun 2011 03:33:58 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

Update of bug #33523 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

When you say it works fine, what is the output?  Presumably it should be the
matrix P itself.  Also, how does Matlab handle dimensions above 3?

Sample code to run:


x = mean (magic(3), 3)
y = mean (eye(2), 4)



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33523>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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