|
From: sfeam (E. Merritt) <eam...@gm...> - 2011-10-22 20:43:12
|
On Saturday, 22 October 2011, pl...@pi... wrote: > print GNUPLOT "set term svg enhanced font 'arial,10' mouse name > \"$name"."_$plot\" jsdir '.' size 600,400 dynamic\n"; > > so it seems that you are using the 'name' feature in set term svg to > create the names you want. That presumably requires the reopening of the > terminal that you were objecting to earlier. It does not. Just look at the script. The terminal is opened only once per demo. Ethan |