MeanShift_cpp icon indicating copy to clipboard operation
MeanShift_cpp copied to clipboard

Missing instruction in README

Open tex opened this issue 9 years ago • 1 comments

It is needed to set datafile separator otherwise gnuplot ignores X axe.

gnuplot

set datafile separator ","

plot ...

tex avatar Jan 20 '17 21:01 tex

Can you please open a pull request with the change you'd like to see?

mattnedrich avatar Jan 23 '17 03:01 mattnedrich