I am trying to build a standalone executable using MATLAB compiler. The compiler builds the package. However, when I run the .exe, I receive an error stating that a particular Java class cannot be located on the Java class path. The MATLAB script I trying to compile runs as expected when run in MATLAB, but when I run the executable, I receive the afformetioned error. How do I include the .jar files during the executable compilation?
1 Comment
Direct link to this comment
https://au.mathworks.com/matlabcentral/answers/449901-how-to-include-java-class-in-standalone-executable#comment_983606
Direct link to this comment
https://au.mathworks.com/matlabcentral/answers/449901-how-to-include-java-class-in-standalone-executable#comment_983606
Sign in to comment.