I simply want to run a script with gnuplot. I am using gnuplot in windows. So on gnuplot command line I type this
gnuplot histo.gp
However I get invalid command error like this
gnuplot> gnuplot histo.gp
^
invalid command
How can I run a script in gnuplot for windows?