X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=files%2Fmatplotlib_fit_hist.py;h=1f5050c3e9de22a1f53044d2f535f08c59659bc3;hb=e07c89130d12b4fddfe8cbff93ea91a1c2128c10;hp=b828ad337687fc75f287aa17ed2516afd7ca1bc5;hpb=2093a52c0e0ed92d81488e0f52df7c86c6feb962;p=django_unres.git diff --git a/files/matplotlib_fit_hist.py b/files/matplotlib_fit_hist.py index b828ad3..1f5050c 100755 --- a/files/matplotlib_fit_hist.py +++ b/files/matplotlib_fit_hist.py @@ -65,7 +65,7 @@ plt.savefig('md_ene.png') plt.clf() plt.xlabel('step') plt.ylabel('radius of gyration') -plt.plot(x1,g,'.') +plt.plot(x1,gy,'.') plt.savefig('md_gyr.png') if ncolumns==14: