MATLAB 2020b crashing without error messages
Afficher commentaires plus anciens
Hello Matlab Community,
I am trying to run a MATLAB code. The first run of the code works fine. But whenever, I try to edit the code, MATLAB crashes while I am on the editor. I am not sure why?
Réponses (1)
Jan
le 31 Mai 2021
0 votes
If the code contains some C-mex functions, they can corrupt the memory. With some luck, Matlab can still work until a random following collision.
So please explain, if the problem is reproducible. If it is, which OS and Matlab version are you using?
1 commentaire
Amartya Ganguly
le 31 Mai 2021
Modifié(e) : Amartya Ganguly
le 31 Mai 2021
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!