Combine Matlab and Java
Mostrar comentarios más antiguos
anyone have experience to use Matlab to call the function of Java. What is your purpose.
Respuestas (2)
Paulo Silva
el 27 de Feb. de 2011
0 votos
I don't have experience on that but do you know about http://undocumentedmatlab.com ? they got many examples in there.
1 comentario
David Young
el 27 de Feb. de 2011
But perhaps best to start with the documented stuff? See the section "Using Sun Java Classes in MATLAB Software" in the Users Guide.
David Young
el 27 de Feb. de 2011
0 votos
I've used MATLAB to call Java methods. One purpose was to capture and analyse data from a Phidgets accelerometer, which didn't have a good native MATLAB interface but which did come with a good Java API.
Categorías
Más información sobre Call Java from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!