Issue with MatLab Interface: Can't load IA 32-bit .dll on a AMD 64-bit platform

Issue with MatLab Interface: Can't load IA 32-bit .dll on a AMD 64-bit platform

Possible error message would appear as below

System.load(library): VisualSim/matlab/ptmatlab System.load(libraryPath) FAILED: E:\VisualSim13\VS_AR\VisualSim\matlab\ptmatlab.                                        dll Exception: java.lang.UnsatisfiedLinkError: E:\VisualSim13\VS_AR\VisualSim\matlab\ptmatlab.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform

Solution:
User should make sure that the Java versions used for MatLab interface compilation and for VisualSim are same. Also he/she should make sure that the required interface files are generated properly under VS_AR/VisualSim/matlab directory.