help-octave
[Top][All Lists]
Advanced

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

how to use a variable for naming another variable in octave


From: Luca Penasa
Subject: how to use a variable for naming another variable in octave
Date: Mon, 10 Nov 2008 22:46:28 +0100

Is possible to use a variable for naming another one in an iterative
process like in bash language? I would like something like this:

for i = 1:50
        result_$i = function(data,i);
endfor


thank you

Luca

 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Dalla top ten al tuo cellulare. Scarica le superhit!
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=8268&d=10-11


reply via email to

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