Software

Please make sure you agree to AtaiTec End User License Agreement (EULA) before you proceed.

To install AtaiTec SI software (ver 2024.10.01), 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:

  1. Copy the license file you received to C:\Program Files (x86)\AtaiTec\License directory.
  2. 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:

  1. Make sure the correct version of Matlab Compiler Runtime is downloaded completely and installed.
  2. 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
  3. Reboot the computer if necessary.

If you encounter “xxx.mexw64 not found” error, you can:

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