help-octave
[Top][All Lists]
Advanced

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

Multi-dimensional matrices


From: John W. Eaton
Subject: Multi-dimensional matrices
Date: Tue, 1 Jul 1997 01:59:22 -0500

On 27-Jun-1997, Stefan Mueller <address@hidden> wrote:

| I'd like to be able to use multidimensional matrices 
| like A(1,1,1) or A(1,1,1,1) which would refer
| to a three (four) dimensional matrice.
| 
| Is there any way to do such operations?

No, Octave doesn't support arrays with more than two dimensions.

Support for multidimensional arrays is listed in the current PROJECTS
file and some work is being done, but I don't know when or if it will
appear in an Octave release.  If you're interested in working on this
or other projects for Octave, please contact me.

Thanks,

jwe



reply via email to

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