Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
How to call matlab from Java in Matlab deployed application?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have a Matlab application that is built using standard Matlab code and some Java libraries. Some of these Java libraries call matlab using the "matlabcontrol" library (a wrapper of the mathworks JMI libraries).
Everything works fine when running from the standard Matlab user interface, but not when the whole application is deployed using the Matlab Compiler. In this case calling matlab from Java just hangs.
Is it at all possible to run (evaluate) matlab code from Java in a deployed application?
Thanks for any help!
Yvon
0 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!