August 29th, 2010 | No Comments
If you are want to use another format for your data, e.g. a csv file with a comma as seperator, you can easily tell Gnuplot this by:
set datafile separator ','
Create scientific plots using gnuplot
August 29th, 2010 | No Comments
If you are want to use another format for your data, e.g. a csv file with a comma as seperator, you can easily tell Gnuplot this by:
set datafile separator ','