day1/session5.tex
changeset 365 2cda9b04f142
parent 358 162e3e453920
child 366 ec4cb3ba7f09
equal deleted inserted replaced
364:856470d9a952 365:2cda9b04f142
   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...}