summaryrefslogtreecommitdiff
path: root/muse2/synti/deicsonze2/pics/wave4.gnuplot
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/synti/deicsonze2/pics/wave4.gnuplot')
-rw-r--r--muse2/synti/deicsonze2/pics/wave4.gnuplot2
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/synti/deicsonze2/pics/wave4.gnuplot b/muse2/synti/deicsonze2/pics/wave4.gnuplot
new file mode 100644
index 00000000..bf7b43c9
--- /dev/null
+++ b/muse2/synti/deicsonze2/pics/wave4.gnuplot
@@ -0,0 +1,2 @@
+set terminal fig
+plot [0:4*pi] [-1:1] (x<pi || (x>2*pi && x<3*pi))?sin(x)*abs(sin(x)):0