help-octave
[Top][All Lists]
Advanced

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

Re: A question about making variables


From: Doug Stewart
Subject: Re: A question about making variables
Date: Tue, 24 Jul 2012 11:27:11 -0400



On Tue, Jul 24, 2012 at 11:14 AM, vilsu <address@hidden> wrote:
Hello again

I approach you as I know nothing about programming. I ask you a question you
probably feel is the basic thing to learn in lesson one:

I have a "for" loop in wich "i" ranges from 1 to say 5000.

How can I make as many variables with the help of "i" to keep them in Octave
memory?

Yours vilsu

you want 5000 unique variables named
a1
a2
a3
...
a5000

????? 

--
View this message in context: http://octave.1599824.n4.nabble.com/A-question-about-making-variables-tp4631642.html
Sent from the Octave - General mailing list archive at Nabble.com.
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave



--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

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