Am new to gnuplot but need o use it urgently. This is the following set of commands I used:
set terminal latex set output “conflict.tex” set xtics (\"rando
You have used two types of quotation mark:
“...” and "..."
I guess it's a problem.