|
From: Micha W. <mw...@gm...> - 2008-01-19 08:28:33
|
Hernán Gonzalo Asorey wrote:
> file(n) = sprintf("yourdirectory/data%03.dat",n)
> plot for [i=0:199] file(i) u 1:2 (or whatever!)
Is the for loop documented somewhere? I couldn't find it.
Thanks,
Micha
|