gnuplot-test.plot 88 B

1234
  1. set term dumb
  2. set output "gnuplot-test.txt"
  3. set title "Buildroot Test Plot"
  4. plot sin(x)