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 0beaf8a commit 56066eaCopy full SHA for 56066ea
Trunk/Install_TMATS.m
@@ -3,8 +3,8 @@ function Install_TMATS()
3
4
% TMATSver and date must remain in the listed form for the ver command to work
5
% properly.
6
-TMATSver = '1.2.1';
7
-TMATSdate = 'Mar-16-2018';
+TMATSver = '1.2.2';
+TMATSdate = 'Apr-07-2020';
8
9
error = 0;
10
TMATSInstallmsg = 'Install T-MATS matlab toolbox? Note: Installation will add MATLAB paths and generate MEX files.';
0 commit comments