help-octave
[Top][All Lists]
Advanced

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

Re: cs-list general question


From: JokerOne
Subject: Re: cs-list general question
Date: Sun, 31 Aug 2014 05:07:57 -0700 (PDT)

Thanks for the answer, c, but unfortunately this does not work:

>>> a(1).b(1).c = 1;
>>> a(2).b(1).c = 2;
>>> a(1).b(2).c = -1;
>>> [a(:).b(1).c]
>>>error: a cs-list cannot be further indexed




--
View this message in context: 
http://octave.1599824.n4.nabble.com/cs-list-general-question-tp4666260p4666307.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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