matlab java linux undefined variable nnMex or class nnMex.yy
Show older comments
ty=net(testdata_x');
Matlab uses the net function to generate the jar package used by java. In the linux environment, tomcat runs, it will report an exception, suggesting that the variable nnMex or class nnMex.yy is not defined.
com.mathworks.toolbox.javabuilder.MWException: undefined variable nnMex or class nnMex.yy
at com.mathworks.toolbox.javabuilder.internal.MWMCR.mclFeval(Native Method)
at com.mathworks.toolbox.javabuilder.internal.MWMCR.access$600(MWMCR.java:31)
at com.mathworks.toolbox.javabuilder.internal.MWMCR$6.mclFeval(MWMCR.java:891)
1 Comment
lpf
on 21 Sep 2023
Hi jianwei
If you've solved the problem, would you mind sharing the file?
Thanks
Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!