Matlab cannot see some of my java classes (not all) in jar package

后端 未结 6 1200
不思量自难忘°
不思量自难忘° 2021-01-02 04:19

I have a problem that is driving me nuts. Matlab sees only some of my classes embeded in a JAR file

If I compile the classes outside of a package and add the path to

6条回答
  •  时光说笑
    2021-01-02 05:07

    I encountered the same problem just now. The solution is to update matlab java version by setting a new envir parameter mentioned here

    https://cn.mathworks.com/matlabcentral/answers/130359-how-do-i-change-the-java-virtual-machine-jvm-that-matlab-is-using-on-windows

    Matlab sucks at error message

提交回复
热议问题