summaryrefslogtreecommitdiff
path: root/plotting_data/slides.tex
diff options
context:
space:
mode:
Diffstat (limited to 'plotting_data/slides.tex')
-rw-r--r--plotting_data/slides.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/plotting_data/slides.tex b/plotting_data/slides.tex
index cca46dc..e06d863 100644
--- a/plotting_data/slides.tex
+++ b/plotting_data/slides.tex
@@ -168,11 +168,11 @@ showstringspaces=false, keywordstyle=\color{blue}\bfseries}
In this tutorial, we have learnt to –
\begin{itemize}
-\item Declare a sequence of numbers using the function ``array``.
-\item Perform elemtwise squaring using the ``square`` function.
+\item Declare a sequence of numbers using the function ``array''.
+\item Perform elementwise squaring using the ``square'' function.
\item Use the various options available for plotting like dots,lines.
\item Plot experimental data such that we can also represent error by using the
- ``errorbar()`` function.
+ ``errorbar()'' function.
\end{itemize}
\end{frame}
\begin{frame}