Compiled program stops responding after normal operation
Afficher commentaires plus anciens
Hello, I have a problem with the Matlab Compiler (mcc), which is that a compiled program suddenly stops responding after it has been running normally for a long time. It may happen after 1 or 2 days of up-time. I don't get any error messages, and the program window (it's a GUI built with GUIDE) is still visible, however totally unresponsive. The program does not consume too much memory (< 1 gb), but it does write to the disc from time to time.
I am using Matlab R2011b. Can anyone assist?
Réponses (1)
Matt J
le 7 Mai 2013
0 votes
What OS are you using? If Windows, did you run the executable in a command window to see if it returns any error messages? If not, you should do so.
3 commentaires
Tobias Elmøe
le 7 Mai 2013
Tobias Elmøe
le 7 Mai 2013
Matt J
le 7 Mai 2013
A 32-bit application cannot use more than 2GB RAM. There are ways to raise this using the 3GB switch
Catégories
En savoir plus sur MATLAB Compiler dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!