Java errors importing anat

It seem the issue is the Java configuration on your system:

Check if the OS and Matlab Java versions are different:

In the windows command window run this comnad:
echo %JAVA_HOME%

and in Matlab this command:
jenv

2 Likes