This commit is contained in:
Giorgio Calderone 2020-04-17 23:49:54 +02:00
parent 47536c2c87
commit c46c989676

View File

@ -4,6 +4,7 @@ try
catch catch
Gnuplot.options.dry = true Gnuplot.options.dry = true
end end
Gnuplot.options.verbose = true
Gnuplot.options.term = "unknown" Gnuplot.options.term = "unknown"
x = [1, 2, 3] x = [1, 2, 3]