OSDN Git Service

unstable-commit
authorteoxx <teoxx@0e905424-1750-4201-adbd-bf076348bc1c>
Wed, 10 Dec 2008 09:03:01 +0000 (09:03 +0000)
committerteoxx <teoxx@0e905424-1750-4201-adbd-bf076348bc1c>
Wed, 10 Dec 2008 09:03:01 +0000 (09:03 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/applied-gslp@174 0e905424-1750-4201-adbd-bf076348bc1c

trunk/noumerov/noumerov.plt

index d7dcf4d..d1da956 100644 (file)
@@ -23,6 +23,7 @@ y1_(x) = -(cos(x)+sin(x));
 
 plot   "tmp/gsl_test.stdout"   using 1:2,\
        "tmp/gsl_test.stdout"   using 1:3,\
+       "tmp/gsl_test.stdout"   using 1:4,\
        "tmp/gsl_test.stdout"   using 1:(j1($1))
 pause -1
 exit;