|
From: Thomas S. <t.s...@fz...> - 2011-12-20 18:37:23
|
when starting gnuplot, some information is printed. the last line tells which terminal is used. what's written there? 'unkonwn'? After I enter the splot command into the linux terminal, nothing happens. I'd expect a new window to open with the plot? Is this related to the configuration of Linux (ubuntu, on my pc), or do i need to enter a different command for the plot to actually appear? Thomas Sefzick wrote: > > set datafile separator "," > splot "data.csv" with lines > -- View this message in context: http://old.nabble.com/Plotting-3D-data-from-text-file-tp32984319p33011317.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |