separator

You are currently browsing articles tagged separator.

Using csv data files

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 ','

Tags: , ,