Removed repeated slide of save and close.
authorPuneeth Chaganti <punchagan@fossee.in>
Wed, 14 Oct 2009 11:19:20 +0530
changeset 113 e7febbccd376
parent 111 ae070c133120
child 114 346f3a7e5da5
Removed repeated slide of save and close.
day1/session1.tex
--- a/day1/session1.tex	Wed Oct 14 11:02:18 2009 +0530
+++ b/day1/session1.tex	Wed Oct 14 11:19:20 2009 +0530
@@ -242,15 +242,6 @@
 \end{frame}
 
 \begin{frame}[fragile]
-\frametitle{Saving \& Closing}
-\begin{lstlisting}
-In []: savefig('sin.png')
-
-In []: close()
-\end{lstlisting}
-\end{frame}
-
-\begin{frame}[fragile]
 \frametitle{Multiple Figures}
 \begin{lstlisting}
 In []: figure(1)