Connect to a Java program from within MATLAB
이전 댓글 표시
Greetings,
Most of the MATLAB Java Interfaces that exist, help establish a MATLAB session from within Java and then execute commands in MATLAB from the Java application. Is there a way to trigger the launch of a Java application from within an open MATLAB session that then establishes a connection to the already open MATLAB session?
Thanks in advance for any help!
Best Regards, Sanat
댓글 수: 1
Ned Twigg
2015년 10월 20일
The demo for MatConsoleCtl shows how to connect to MATLAB from outside, and how to connect to MATLAB from inside:
It's an actively-maintained fork of the original matlabcontrol.
답변 (1개)
the cyclist
2015년 10월 20일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!