summaryrefslogtreecommitdiff
path: root/gnuplot.plt
diff options
context:
space:
mode:
Diffstat (limited to 'gnuplot.plt')
-rw-r--r--gnuplot.plt7
1 files changed, 0 insertions, 7 deletions
diff --git a/gnuplot.plt b/gnuplot.plt
deleted file mode 100644
index ea5e043..0000000
--- a/gnuplot.plt
+++ /dev/null
@@ -1,7 +0,0 @@
-set view equal xyz
-set parametric
-set isosamples 34,34
-splot cos(u)*cos(v),cos(u)*sin(v),sin(u) w l lc rgb "#42a4f5"
-replot 'data' w points palette pointsize 2 pointtype 7
-;
-pause mouse close