summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_gnuplot_ppp.gnuplot
blob: bee9ff15ac7386b937e5e1fb8875d6f05c221ac2 (plain)
1
2
set table "gnuplot/pgfplots_gnuplot_ppp.table"; set format "%.5f"
set format "%.7e";; set samples 120; plot [x=-40:40] 10000*sin(x/3);