Calling Matlab code from java app running on the internal jvm
이전 댓글 표시
I have to integrate some java code into my matlab code to do a few things that, as far as I know, matlab can't, like directly communicating with a html web page. For this to work I need to call the java code from matlab, which is easy, and call matlab code from java.
When googling the problem I found a few approaches that allowed java controll matlab. But all solutions talked about the java running on a different jvm. Can java running on the internal jvm directly call matlab? And if I call java from the html code, does execute on the matlab jvm?
답변 (0개)
카테고리
도움말 센터 및 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!