matlab - Command line does not wait until the exe execution is finished - Stack Overflow
I converted my matlab program to a standalone exe. When I call the exe from the command line it does not wait till the exe is executed. The program takes about 20-30sec to run....