Can someone help me solve this error? I'm calling a Java GUI inside Matlab for communication with camera via .dll file. I build Java classes (.jar file) with System. loadLibrary where specific .dll file is located. I know for existing SO answer, but there must be a way to make this work.
EDIT MATLAB error: "Native library C:\....\Matlab\bin\serial.dll already loaded in another classloader"