help-octave
[Top][All Lists]
Advanced

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

Re: cell support in octave 2.1.35


From: Paul Kienzle
Subject: Re: cell support in octave 2.1.35
Date: Thu, 7 Mar 2002 14:07:33 -0500

I provide a function deref.cc in:

http://www.octave.org/octave-lists/archive/help-octave.2002/msg00072.html

This will let you read the contents of a cell.

With some minor modifications, you could use it to assign to a cell as well.

Paul Kienzle
address@hidden

On Thu, Mar 07, 2002 at 11:06:34AM -0700, E. Joshua Rigler wrote:
> If I can't extract anything but a cell from a cell, and if I can't index
> an array element within the cell, how am I ever supposed to use any data
> I place within that cell.  I know this has been discussed a number of
> times in the past, but I just finally installed 2.1.35, with
> octave-forge (11/2/2001), and this problem still persists.
> 
> Am I missing something obvious?  Is there documentation beyond "help
> cell"?  I guess I just wonder what the point of having any cell
> functions at all is, if one can't access any data that they hold.
> 
> -EJR
> 
> 
> 
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
> 
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------
> 



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

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



reply via email to

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