Taking control of different number of Matlab instances using one instance

4 ビュー (過去 30 日間)
Vahid Ghorbanian
Vahid Ghorbanian 2015 年 7 月 9 日
回答済み: Walter Roberson 2015 年 7 月 9 日
Hi Guys
I have 2 or more Matlab instances opened at the same time. I need to take control of the instances by means of one of the instances. Then, I have to find a way to start all the instances simultaneously.
Regards

回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 7 月 9 日
See the Java Robot class.
Starting all of the instances simultaneously might be difficult.
If you are using MS Windows then the MATLAB Automation Server might be of interest to you.
Possibly also MATLAB Production Server might be of interest.
It sounds like you might be attempting an imitation Parallel Processing Toolbox.

カテゴリ

Help Center および File ExchangeJava Client Programming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by