calling java class from matlab
2 ビュー (過去 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!