Please make sure you agree to AtaiTec End User License Agreement (EULA) before you proceed.
To install AtaiTec SI software (ver 2025.04.15), simply download and execute the following:
AtaiTec_SI_Suite_64bit.zip (for Windows 64bit OS)
The above executable will automatically download appropriate Matlab compiler runtime (and Microsoft Visual C++ 2010 x64 Redistributable) if not present.
For node-locked license:
- Copy the license file you received to C:\Program Files (x86)\AtaiTec\License directory.
- Double click ADK, ISD or X2D2 desktop icon to run.
The user guide can be accessed through the “Help” button. To practice, copy examples from C:\Program Files (x86)\AtaiTec\Examples to a directory with write permission and follow README.txt.
If you encounter MCR error:
- Make sure the correct version of Matlab Compiler Runtime is downloaded completely and installed.
- Enter “path” under Command Prompt. Add the following path to Matlab Compiler Runtime if it does not appear. (You can google “how to add to path”. See, for example: https://helpdeskgeek.com/windows-10/add-windows-path-environment-variable/)
- For 64bit version: C:\Program Files\MATLAB\MATLAB Compiler Runtime\v80\runtime\win64
- For 32bit version: C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v80\runtime\win32
- Reboot the computer if necessary.
If you encounter “xxx.mexw64 not found” error, you can:
- Install Microsoft Visual C++ 2010 x64 Redistributable from https://www.microsoft.com/en-us/download/details.aspx?id=14632 (or https://ataitec.com/download/vcredist_x64.exe)
If you encounter “Undefined function or variable matlabrc” or some unknown error, you can:
- Delete the following directory (replace [username] by computer login name) and rerun: C:\Users\[username]\AppData\Local\Temp\[username]\mcrCache8.0
For more details, see: ADK_ISD_Installation.pdf