diff scripts/plot/plot_border.m @ 2325:b5568c31ee2c

[project @ 1996-07-15 22:20:21 by jwe]
author jwe
date Mon, 15 Jul 1996 22:20:21 +0000
parents 5ca126254d15
children a034dcdbc282
line wrap: on
line diff
--- a/scripts/plot/plot_border.m
+++ b/scripts/plot/plot_border.m
@@ -23,7 +23,7 @@
 ##       multiplot patch
 ##
 ## Multiple arguments allowed to specify the sides on which the border
-## is shown. allowed strings: 
+## is shown. allowed strings:
 ##
 ## allowed input strings:
 ##
@@ -45,7 +45,7 @@
   if (! gnuplot_has_multiplot)
     error ("plot_border: gnuplot does not appear to support this feature");
   endif
-    
+
   south = 0;
   west = 0;
   north = 0;