Wait for another script to complete its execution
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have developed a matlab script(Name: caller_script). In the middle, this script(caller_script) calls another script(Name: Called script). After this, both the scripts (i.e. caller_script and called_script) runs parallely. However I want to halt caller_script once it calls called_script and resume it when called_script has completed its execution. Is there any way to do the same.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Get Started with MATLAB 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!