parallel execution of system command
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Rashmil Dahanayake
el 13 de Sept. de 2014
Editada: Rashmil Dahanayake
el 16 de Sept. de 2014
Is there a way to execute a system command (ie calling up a dos executable/bang operator) parallely. Within a for loop I'm calling up an exe file via system(). However it runs for few mins due to the interaction of internet. In windows its possible to open multiple sessions of dos and run executables. How can I get matlab to open multiple parallel dos sessions.
0 comentarios
Respuesta aceptada
Rashmil Dahanayake
el 15 de Sept. de 2014
Editada: Rashmil Dahanayake
el 16 de Sept. de 2014
0 comentarios
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!