diff -r f121a3598ad9 -r c8ffd52305ff plotting-data/slides.org --- a/plotting-data/slides.org Tue Nov 09 23:26:39 2010 +0530 +++ b/plotting-data/slides.org Wed Nov 10 02:12:09 2010 +0530 @@ -177,11 +177,10 @@ : fmt='go') * Summary - : L = [0.1, 0.2, 0.3, 0.4, 0.5, | + : L = [0.1, 0.2, 0.3, 0.4, 0.5, : 0.6, 0.7, 0.8, 0.9] : plot(x,y,'o') : plot(x,y,'.') - : errorbar(L,tsquare,xerr=delta_L, yerr=delta_T, fmt='b.') * Thank you! #+begin_latex \begin{block}{} @@ -198,3 +197,4 @@ #+end_latex +