Connect to a Java program from within MATLAB

2 次查看(过去 30 天)
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
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
the cyclist 2015-10-20

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by