We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c611ece commit e9771b6Copy full SHA for e9771b6
doc/manual/robot.tex
@@ -1,6 +1,7 @@
1
\documentclass[a4paper,twoside]{report}
2
3
-\newcommand{\rtbyear}{2018}
+%%% change the year here
4
+\newcommand{\rtbyear}{2020}
5
6
\usepackage{times}
7
\usepackage{graphicx}
@@ -623,7 +624,7 @@ \subsection{Documentation}
623
624
625
626
\section{Compatible MATLAB versions}
-The Toolbox has been tested under R2018a and R2018bPRE. Compatibility problems are increasingly likely the older your version of \Mlab\ is.
627
+The Toolbox has been tested under R2019b and R2020aPRE. Compatibility problems are increasingly likely the older your version of \Mlab\ is.
628
629
\section{Use in teaching}
630
This is definitely encouraged!
0 commit comments