matlab java linux undefined variable nnMex or class nnMex.yy
显示 更早的评论
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 个评论
lpf
2023-9-21
Hi jianwei
If you've solved the problem, would you mind sharing the file?
Thanks
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!