summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex20
1 files changed, 12 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex b/Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex
index 9d6cbdb98fe..53cabbab2f5 100644
--- a/Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex
+++ b/Master/texmf-dist/doc/latex/numericplots/NumericPlotsDoc.tex
@@ -1,4 +1,4 @@
-% Copyright 2010 Thomas König, Alexander Michel, Michael Baumgart
+% Copyright 2010 Thomas Koenig, Alexander Michel, Michael Baumgart
%
% This file is part of NumericPlots.
%
@@ -22,6 +22,7 @@
% \usepackage{floatbarrier}
% \usepackage{showexpl}
\usepackage{etex} % use e-TeX’s extended register set
+
% options for package:
% BW: black and white
% AxisStyle=<style>: set standard axis style ([Boxed], Frame, FrameI, None)
@@ -103,6 +104,10 @@ Copyright 2010 Thomas K\"{o}nig, Alexander Michel, Michael Baumgart
\include{MultiplePlots}
+\section{Matlab Support}
+
+\input{MatlabSupport}
+
\section{package options}
\section{list of commands and options}
@@ -111,7 +116,6 @@ Copyright 2010 Thomas K\"{o}nig, Alexander Michel, Michael Baumgart
\include{TechnicalDetails}
-
% \part{Examples}
\include{FurtherExamples}
@@ -124,32 +128,32 @@ Copyright 2010 Thomas K\"{o}nig, Alexander Michel, Michael Baumgart
\include{history}
% \section{Test Calculations}
-%
+%
% Teste setkeys
-%
+%
% Watch:
-%
+%
% \setkeys*[NumericDataPlot]{Axis}{xO=34, xMin=10}
% \setrmkeys[NumericDataPlot]{AxisWait}
% \begin{tabular}{ll}
% xMin & \NumDataPlotxMin\\
% \textbf{xO:} & \NumDataPlotxO \\
% \end{tabular}
-%
+%
% \setkeys*[NumericDataPlot]{Axis}{xMin=10, xO=34}
% \setrmkeys[NumericDataPlot]{AxisWait}
% \begin{tabular}{ll}
% xMin & \NumDataPlotxMin\\
% \textbf{xO:} & \NumDataPlotxO \\
% \end{tabular}
-%
+%
% \setkeys*[NumericDataPlot]{Axis}{xMin=10}
% \setrmkeys[NumericDataPlot]{AxisWait}
% \begin{tabular}{ll}
% xMin & \NumDataPlotxMin\\
% \textbf{xO:} & \NumDataPlotxO \\
% \end{tabular}
-%
+%
% calculation example:
% \setkeys*[NumericDataPlot]{Axis}{xO=34, xMax=20, xMin=10, Dx=2}