MATLAB 2020b crashing without error messages
Ältere Kommentare anzeigen
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?
Antworten (1)
Jan
am 31 Mai 2021
0 Stimmen
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 Kommentar
Amartya Ganguly
am 31 Mai 2021
Bearbeitet: Amartya Ganguly
am 31 Mai 2021
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!