diff --git a/Trunk/Install_TMATS.m b/Trunk/Install_TMATS.m index 50730fd..7211204 100644 --- a/Trunk/Install_TMATS.m +++ b/Trunk/Install_TMATS.m @@ -3,8 +3,8 @@ function Install_TMATS() % TMATSver and date must remain in the listed form for the ver command to work % properly. -TMATSver = '1.3.2'; -TMATSdate = 'Apr-02-2024'; +TMATSver = '1.3.3'; +TMATSdate = 'Apr-26-2024'; error = 0; InpMsg{1} = 'Install T-MATS matlab toolbox? Note: Installation will add MATLAB paths and generate MEX files.'; diff --git a/Trunk/TMATS_user_guide_updated.docx b/Trunk/TMATS_user_guide_updated.docx index 261d082..c04f111 100644 Binary files a/Trunk/TMATS_user_guide_updated.docx and b/Trunk/TMATS_user_guide_updated.docx differ