diff scripts/plot/plot3.m @ 6560:03ff4e32c895

[project @ 2007-04-23 15:57:05 by jwe]
author jwe
date Mon, 23 Apr 2007 15:57:05 +0000
parents 5dc550e1f419
children 76e3d985ae56
line wrap: on
line diff
--- a/scripts/plot/plot3.m	Fri Apr 20 20:02:29 2007 +0000
+++ b/scripts/plot/plot3.m	Mon Apr 23 15:57:05 2007 +0000
@@ -95,6 +95,8 @@
 
 function retval = plot3 (varargin)
 
+  newplot ();
+
   x_set = 0;
   y_set = 0;
   z_set = 0;