Gnuplot decimal separator of the input data

524 Views Asked by At

How can I change the decimal separator of the input data for the gnuplot from the default period '.' to the comma ','? As far as I have found, command 'set locale' can be used. However, the problem is to find the locales, available for the gnuplot under Windows.

0

There are 0 best solutions below