Why does my compiled standalone application sometimes stall until I press a key?
Show older comments
I have created a standalone executable with MATLAB Compiler on Windows. I run my application using the Windows Command Prompt. Some times my application stalls for no apparent reason. Pressing any key on the keyboard, or right clicking in the Command Prompt window seems to un-stall the application.
The stall occurs at places in the code which do not make sense. For example, between two 'fprintf' statements.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!