How can i start one program from another and then run them parallelly?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Rahul Saha
el 18 de Mayo de 2016
Respondida: Ahmet Cecen
el 18 de Mayo de 2016
I need to run one Matlab script file from another, but the reason i can't simply call one from the other is because i want them to both run together. I don't need any synchronisation between them while they are running, but i need to initially pass a value to the function being called.
Any solutions would be appreciated.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown 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!