From 6cd92eb7bd2bc23d708e872a8fee1900ee15eef6 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Wed, 7 Nov 2007 09:57:05 -0500 Subject: commented out gnuplot controls darcs-hash:20071107145705-067c0-30af8b68853cf8632caa0fc39c2d0ae4943c2bf0 --- propagation.m | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'propagation.m') diff --git a/propagation.m b/propagation.m index 2792ca7..4bab16d 100644 --- a/propagation.m +++ b/propagation.m @@ -49,15 +49,15 @@ xb=Ltot-x; #plot (x,w1, "1") plot (x,w1, "1;forward propagation;", xb, wb, "2;backward propagation;", x,-w1, "1;;", xb, -wb, "2;;") -gset term postscript; -gset output "waist_profile.ps" -replot -gset term png; -gset output "waist_profile.png" -replot -gset term gif; -gset output "waist_profile.gif" -replot +%gset term postscript; +%gset output "waist_profile.ps" +%replot +%gset term png; +%gset output "waist_profile.png" +%replot +%gset term gif; +%gset output "waist_profile.gif" +%replot printf("=================================\n") printf("======= final check =============\n") -- cgit v1.2.3