help-octave
[Top][All Lists]
Advanced

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

Re: strange attractor->strange crash


From: Vincent Stanford
Subject: Re: strange attractor->strange crash
Date: Thu, 12 Oct 2000 21:33:43 -0400

Manuel,

I think you have to create a list of 64x64 images and process the frames
with a while loop.  There are no operators that span arbitrary dimensional
arrays as in APL, but list processing may carry the freight.  The list
stuff is in the GNU Octave manual.

Vince Stanford

Manuel Leon wrote:

> I need multidimensional arrays, like
> m[128][64][64] ( for a sequence of
> 128 64x64 images f.i. ) Is there any function
> - similar to matlab "repmat" maybe -
> to construct such objects of arbitrary dimensions ?
>



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

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