summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgfplots/test/pgfplotstest/pgfplotstest.styledplot.gnuplot
blob: 4111f8a51c0509a88435ccefd7d350871e596d7d (plain)
1
2
set terminal table; set output "pgfplotstest.styledplot.table"; set format "%.5f"
set format "\%.7e"; set samples 25; plot [x=-5:5] (40*x**2 - 5*x +3)/2000