help-octave
[Top][All Lists]
Advanced

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

Loop over cell arrays.


From: Sean Smith
Subject: Loop over cell arrays.
Date: Thu, 26 Aug 2004 13:49:32 -0700

It appears easy enough to loop over <structures> using

for [ key, value] = <structure>
  body
endfor

but I can't find any reference on how to loop over cell arrays.

Any suggestions?

Thanks,
Sean



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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