diff scripts/plot/__gnuplot_drawnow__.m @ 15845:1ea5f8a4a914

Enable dashed-lines for many of Gnuplot's terminals. * scripts/plot/__gnuplot_drawnow__.m: Enable the dashed termoption.
author Ben Abbott <bpabbott@mac.com>
date Mon, 24 Dec 2012 18:58:11 -0500
parents 916ef285522a
children 1339c964b527
line wrap: on
line diff
--- a/scripts/plot/__gnuplot_drawnow__.m	Mon Dec 24 18:49:37 2012 -0500
+++ b/scripts/plot/__gnuplot_drawnow__.m	Mon Dec 24 18:58:11 2012 -0500
@@ -321,6 +321,7 @@
         endif
       endif
     endif
+    fprintf (plot_stream, "set termoption dashed\n")
   else
     ## gnuplot will pick up the GNUTERM environment variable itself
     ## so no need to set the terminal type if not also setting the