help-octave
[Top][All Lists]
Advanced

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

cell{1:5}=1 not working for me!!!


From: oxy
Subject: cell{1:5}=1 not working for me!!!
Date: Wed, 30 May 2012 16:45:44 +0200

Hi, look at it:

octave:1> cell{1:5}=1
error: invalid assignment to cs-list outside multiple assignment.
error: assignment to cell array failed
error: assignment failed, or no method for `<unknown type> = scalar'

It used to work in past versions. This code is from an old functioning
script from me. What happened?

Using GNU Octave, version 3.2.4 on ubuntu


reply via email to

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