help-octave
[Top][All Lists]
Advanced

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

Problem with structure type in Octave 3.2.2


From: Thomas Mejer Hansen
Subject: Problem with structure type in Octave 3.2.2
Date: Mon, 25 Jan 2010 12:45:21 +0100

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


reply via email to

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