I installed gnuplot on OSX Lion. However, I am having difficulty plotting data from a file using the plot command, I get this error prompt,
plot /Users/kukiyuki/Desktop/gnuplottest/test.txt u 1:2 w l
^
invalid expression
What am I doing wrong?