Taking control of different number of Matlab instances using one instance
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (1)
Walter Roberson
el 9 de Jul. de 2015
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.
It sounds like you might be attempting an imitation Parallel Processing Toolbox.
0 comentarios
Ver también
Categorías
Más información sobre Java Client Programming en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!