change custom variable format to fformat b/c format is already used
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
usage:
|
||||
gnuplot line.gp run line.gp script
|
||||
gnuplot -p line.gp run script and kepp figure open
|
||||
gnuplot -e "file='data.dat'; column1=1; column2=2; format='svg'; out='line.svg'" line.gp
|
||||
gnuplot -e "file='data.dat'; column1=1; column2=2; fformat='svg'; out='line.svg'" line.gp
|
||||
run script with altered variables
|
||||
#+end_src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user