diff scripts/quaternion/demoquat.m @ 5215:32c569794216

[project @ 2005-03-16 18:54:42 by jwe]
author jwe
date Wed, 16 Mar 2005 18:54:52 +0000
parents a892190f4977
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/quaternion/demoquat.m	Wed Mar 16 17:14:12 2005 +0000
+++ b/scripts/quaternion/demoquat.m	Wed Mar 16 18:54:52 2005 +0000
@@ -248,10 +248,10 @@
 	title(sprintf("yaw=%5.2f deg, pitch=%5.2f deg",thy,thp))
 	qcoordinate_plot(qi,qb,qview);
 	# uncomment the next four lines to get eps output
-	#gset terminal postscript eps 
-	#eval(sprintf("gset output 'fig%d.eps'",kk));
+	#__gnuplot_set__ terminal postscript eps 
+	#eval(sprintf("__gnuplot_set__ output 'fig%d.eps'",kk));
 	#replot
-	#gset terminal x11
+	#__gnuplot_set__ terminal x11
 	#prompt
       endfor