|
From: CarloG <car...@un...> - 2008-12-28 22:24:42
|
My main purpose is to exploit as data source a different file each time I invoke gnuplot from a script. I would like to provide the source file name as a parameter. For example: gnuplot my_gnuplot_file data_source_filename If it is not possible, I would like to read from gnuplot the content of a text file where the filename is stored, e.g., assigning to a variable the output of a cat/awk invocation. Could you suggest me how to achieve it? Thank you very much, Carlo -- View this message in context: http://www.nabble.com/source-filename-as-parameter-tp21184957p21184957.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |