Wait for another script to complete its execution
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!