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