|
From: Markus F. <fel...@gm...> - 2006-05-22 18:49:33
|
Hans-Bernhard Bröker wrote: > Markus Feldmann wrote: > >> I wanna to execute my batch file, >> gnuplot filename.batch > >> In my batch file i wanna use the filename. > > Which file name? And what for? > The filename of my batch file may be for example "aufg11.batch". In this batch file i wanna use a file which has got values. The name of this file is "aufg11.dat". I don't want to, plot "aufg11.dat" ... but i want to, plot "$filename" or something like this. This is an wrong example, and i think this doesn't work under gnuplot. But thats my Question. How can i can use such a substitution? mfg Markus |