Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

How to call matlab from Java in Matlab deployed application?

2 Ansichten (letzte 30 Tage)
Yvon
Yvon am 19 Apr. 2018
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by