day1/session5.tex
changeset 358 162e3e453920
parent 353 8999d0a3fc9d
child 366 ec4cb3ba7f09
equal deleted inserted replaced
355:6af6441034f9 358:162e3e453920
   133 plot(l, tsq, '.')
   133 plot(l, tsq, '.')
   134     \end{lstlisting}
   134     \end{lstlisting}
   135     \end{block}
   135     \end{block}
   136   \end{columns}
   136   \end{columns}
   137   \begin{block}{Problem Statement}
   137   \begin{block}{Problem Statement}
   138     Tweak above code to plot data in file 'location.txt'.
   138     Tweak above code to plot data in file `pos.txt'.
   139   \end{block}
   139   \end{block}
   140 \end{frame}
   140 \end{frame}
   141 
   141 
   142 \begin{frame}
   142 \begin{frame}
   143   \frametitle{Problem 1 cont...}
   143   \frametitle{Problem 1 cont...}