=================================================================== RCS file: /home/cvs/OpenXM_contrib/gnuplot/demo/Attic/airfoil.dem,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.2 diff -u -p -r1.1.1.1 -r1.1.1.2 --- OpenXM_contrib/gnuplot/demo/Attic/airfoil.dem 2000/01/09 17:00:59 1.1.1.1 +++ OpenXM_contrib/gnuplot/demo/Attic/airfoil.dem 2000/01/22 14:16:04 1.1.1.2 @@ -1,5 +1,5 @@ # -# $Id: airfoil.dem,v 1.1.1.1 2000/01/09 17:00:59 maekawa Exp $ +# $Id: airfoil.dem,v 1.1.1.2 2000/01/22 14:16:04 maekawa Exp $ # # This demo shows how to use bezier splines to define NACA four # series airfoils and complex variables to define Joukowski @@ -142,7 +142,7 @@ plot airfoil_x(t), airfoil_y(t) title "mean line" w l pause -1 "Press Return" set title "" set xlab "" -set key +set key box set parametric set samples 100 set isosamples 10 @@ -165,6 +165,4 @@ eps = 0.06*{1,-1} set xlabel "eps = 0.06 + i0.06" plot real(eta(t)),imag(eta(t)) pause -1 "Press Return" -set title "" -set xlabel "" -set notime +reset