help-octave
[Top][All Lists]
Advanced

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

Re: OCTAVE: Is Array3 available as a 3D array datatype in Octave interpe


From: Thomas Hoffmann
Subject: Re: OCTAVE: Is Array3 available as a 3D array datatype in Octave interperter?
Date: Thu, 10 Jul 1997 07:46:05 +0200 (METDST)

Yesterday I looked into the user contributed files section of
MATLAB. Under lineraalgebra you can find a file named "array". The
header says:

%Abstract
 
%The collection of M-files for matlab make it possibel to work with
%3-dim and higher dimensional arrays and perform for example the FFT in
%arbitrary dimensions.
 
%The idea of writing this files came to me when I discussed with a
%colleague (a solid state physicist) about MATLAB. We came to the
%conclusion, that he can't use it because there are no possibilities
%to work with 3-dimensional arrays and to perform for example the
%3-dimensional Fourier transformation, which he needs a lot. That
%was the reason why I thought about a general concept to work with
%such arrays in MATLAB. The concept is now allready extended to higher
%dimensions, so that one can do the FFT for arbitrary dimensions.
 
Maybe this can be of use for you.

Thomas.



reply via email to

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