help-octave
[Top][All Lists]
Advanced

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

Re: Problem with structure type in Octave 3.2.2


From: Ben Abbott
Subject: Re: Problem with structure type in Octave 3.2.2
Date: Mon, 25 Jan 2010 07:13:26 -0500

On Jan 25, 2010, at 6:45 AM, Thomas Mejer Hansen wrote:

> Hi there
> 
> There are some structure types that seems not to be allowed in Octave
> 3.2.2 ( but
> apparently they work in 3.0 ):
> 
> The following structure is not allowed:
> ---
> octave:1> G.data{1}.data='pp'
> error: can't perform indexing operations for <unknown type> type
> ---
> 
> Is this perhaps a bug or me using structures in a bad way (works fine
> with Matlab)
> 
> - Thomas

I recall this being reported before, and that is had been fixed. I tried your 
example using both 3.2.3 and the current sources. It worked correctly in both.

I suggest you upgrade to 3.2.3.

Ben



reply via email to

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