fixed some index entries
This commit is contained in:
@@ -93,7 +93,7 @@ number of datasets.
|
||||
\subsection{Simple plotting}
|
||||
|
||||
Creating a simple line-plot is rather easy. Assuming there exists a
|
||||
variable \varcode{y} in the \codeterm{Workspace} that contains the
|
||||
variable \varcode{y} in the \codeterm{workspace} that contains the
|
||||
measurement data it is enough to call \code[plot()]{plot(y)}. At the
|
||||
first call of this function a new \codeterm{figure} will be opened and
|
||||
the data will be plotted with as a line plot. If you repeatedly call
|
||||
|
||||
Reference in New Issue
Block a user