calling java class from matlab
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello all, I am doing my project in matlab. But one module is implemented in java( IDE netbeans). To combine the modules i need to call java class from matlab. I included the javaclasspath in classpath.txt. When i run the m file i get the following error.
??? Error using ==> javaObjectEDT No class Main can be located on Java class path
Error in ==> primary_pat4 at 313 javaObjectEDT('Main');
Plz help
Regards Rakshmy
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Call Java from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!