help-octave
[Top][All Lists]
Advanced

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

Re: dynamic list of variable names


From: octave
Subject: Re: dynamic list of variable names
Date: Sat, 17 Sep 2005 18:09:57 -0400

> You can do it with eval, but it is generaly considered bad form to
> introduce new variables this way.  You are better off using a cell
> array or structure.
> 
> jwe

Thanks for the pointers John and Paul...I think that a cell array makes a lot 
of sense here.  

Colin



-------------------------------------------------------------
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]