Why does the MCR crash when I re-run my compiled code?
Show older comments
I have a compiled application I created with MATLAB Compiler SDK and my main application calls the compiled M code multiple times. Each run is separate from each other. I am able to run the compiled code once from my main application and then the MCR crashes on the second go-around. I am starting up the MCR every time I call the compiled code and the shutting it down at the end.
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with MATLAB Compiler SDK 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!