|
From: dbrant <bra...@ho...> - 2014-12-17 22:33:47
|
For example using the previous script as export.gp, plotting sin(x) as follows: plot sin(x) call 'export.gp' 'myplot' produces no graphical output and only saves commands to file '$0.gp' An error occurs with the $1 token in the set terminal line shown below <http://gnuplot.10905.n7.nabble.com/file/n19163/example.png> Any ideas to improve on this would be gratefully appreciated Dave -- View this message in context: http://gnuplot.10905.n7.nabble.com/Call-help-with-export-script-in-Gnuplot-5-0-tp19162p19163.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |