diff scripts/plot/print.m @ 5365:c9c773d8333f

[project @ 2005-05-23 20:05:15 by jwe]
author jwe
date Mon, 23 May 2005 20:05:15 +0000
parents 37f62a7778c2
children 7e1347e6712e
line wrap: on
line diff
--- a/scripts/plot/print.m	Mon May 23 19:59:53 2005 +0000
+++ b/scripts/plot/print.m	Mon May 23 20:05:15 2005 +0000
@@ -99,7 +99,7 @@
 
 function print (varargin)
 
-  orientation = "landscape"; ## orient;
+  orientation = orient ();
   use_color = 0; # 0=default, -1=mono, +1=color
   force_solid = 0; # 0=default, -1=dashed, +1=solid
   fontsize = "";