aboutsummaryrefslogtreecommitdiff
path: root/src/f2_filtered.gnuplot
diff options
context:
space:
mode:
Diffstat (limited to 'src/f2_filtered.gnuplot')
-rw-r--r--src/f2_filtered.gnuplot3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/f2_filtered.gnuplot b/src/f2_filtered.gnuplot
new file mode 100644
index 0000000..e0a7cce
--- /dev/null
+++ b/src/f2_filtered.gnuplot
@@ -0,0 +1,3 @@
+set terminal png size 1440, 900
+set output 'res/f2_filtered.png'
+plot 'res/f2_filtered.txt' title 'filtered' with lines \ No newline at end of file