I'm trying to execute a matlab function in a Java project, from a jar compiled with MCR v95. However, when I try it from my java code (using eclipse IDE) suddenly an error window appear with some unicode caracters (chinese letters among them).
Screenshot of the error message:
I reinstalled the Matlab runtime several times and assured that the runtime folder is in the path but the problem still persists.
Could anyone understand the error message or advice me to solve the problem?
Thank you in advance
UPDATE
In some of my tests (executing from another folder and from jar instead from eclipse console), I have obtained a more readable error but still don't know how to addres it. Please see image below:
CoolLo0 is an abreviation of the matlab jar used