changeset 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 8f0d07f8390b
children 605488d19cb3
files scripts/plot/__gnuplot_drawnow__.m
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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