help-octave
[Top][All Lists]
Advanced

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

Assigning matrices to structures.


From: Rishi Amrit
Subject: Assigning matrices to structures.
Date: Tue, 6 Oct 2009 09:47:35 -0500

Hi,

   The following statement:

a{1:10} = zeros(1,2)

used to work until version 3.0.5. It does not work from 3.2 onwards. Any suggestions on how to change the code to make it work with the new versions of Octave ? I dont want to add for loops.

Thanks,

Rishi

reply via email to

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