help-octave
[Top][All Lists]
Advanced

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

Re: Some questions on octave-datatypes


From: David Bateman
Subject: Re: Some questions on octave-datatypes
Date: Sat, 02 Jun 2007 23:29:23 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Thomas Geiger wrote:
> Hi,
> 
> 
> while hacking the Octave XMLToolbox I went into some issues using
> Octave datatypes.Two questions:
> 
> - Cell arrays - is there an efficient method for resizing a cell array?
> - Whats the state of the art in creating/processing n-dimensional
> arrays? I'd like to introduce
>   n-dim-array support in the next version of the toolbox.
> 
> Maybe you have a code snippet or could point me to a doc. Currently Da
> Coda or doxgen won't bring me any further.
> 

Get a copy of 2.9.12 source tarball and look at the octave.pdf is
contains and in particular the appendix on dynamically linked modules..
This has examples of both NDArray's and Cell arrays..

D.


reply via email to

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