calling java class from matlab
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Call Java from MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!