plotting-data/slides.org
changeset 433 f121a3598ad9
parent 432 c92662f02209
child 434 c8ffd52305ff
equal deleted inserted replaced
432:c92662f02209 433:f121a3598ad9
   180  : L = [0.1, 0.2, 0.3, 0.4, 0.5,                                             |
   180  : L = [0.1, 0.2, 0.3, 0.4, 0.5,                                             |
   181  :      0.6, 0.7, 0.8, 0.9]  
   181  :      0.6, 0.7, 0.8, 0.9]  
   182  : plot(x,y,'o')
   182  : plot(x,y,'o')
   183  : plot(x,y,'.')
   183  : plot(x,y,'.')
   184  : errorbar(L,tsquare,xerr=delta_L, yerr=delta_T, fmt='b.')    
   184  : errorbar(L,tsquare,xerr=delta_L, yerr=delta_T, fmt='b.')    
       
   185 * Thank you!
       
   186 #+begin_latex                                                                                                                                                
       
   187   \begin{block}{}                                                                                                                                            
       
   188   \begin{center}                                                                                                                                             
       
   189   This spoken tutorial has been produced by the                                                                                                              
       
   190   \textcolor{blue}{FOSSEE} team, which is funded by the                                                                                                      
       
   191   \end{center}                                                                                                                                               
       
   192   \begin{center}                                                                                                                                             
       
   193     \textcolor{blue}{National Mission on Education through \\                                                                                                
       
   194       Information \& Communication Technology \\                                                                                                             
       
   195       MHRD, Govt. of India}.                                                                                                                                 
       
   196   \end{center}                                                                                                                                               
       
   197   \end{block}                                                                                                                                                
       
   198 #+end_latex
       
   199 
       
   200