From help-octave-request at bevo dot che dot wisc dot edu Tue Jan 5 16:47:44 1999 Subject: Matlab Cell.m From: "John W. Eaton" To: Rafael Levi Cc: help-octave at bevo dot che dot wisc dot edu Date: Tue, 5 Jan 1999 16:46:57 -0600 (CST) On 3-Jan-1999, Rafael Levi wrote: | How can I use the cell arrays in Octave. I am trying to run on | Octave a program written to Matlab that uses the building | function cell.m. The Octave does not recognize this type of | array. Is there any way to overcome this problem. | Thanks Octave does not yet have a data type that is compatible with Matlab's cell arrays. If anyone is interested in working on this project, please contact me. Thanks, jwe