diff scripts/plot/oneplot.m @ 2296:5f6c19054139

[project @ 1996-06-14 06:41:57 by jwe]
author jwe
date Fri, 14 Jun 1996 06:41:57 +0000
parents 5d29638dd524
children 5cffc4b8de57
line wrap: on
line diff
--- a/scripts/plot/oneplot.m
+++ b/scripts/plot/oneplot.m
@@ -29,6 +29,10 @@
 
 # Written by Vinayak Dutt, Dutt.Vinayak@mayo.EDU  3 Jul 95 
 
+  if (! gnuplot_has_multiplot)
+    error ("oneplot: gnuplot does not appear to support this feature");
+  endif
+    
   global multiplot_mode
 
   set nomultiplot;