Wait for another script to complete its execution
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!