Why does MATLAB seem to quit once my Simulink model code is compiled?
Afficher commentaires plus anciens
I'm running MATLAB R2023a with Windows 10, and I seem to be running into an issue where MATLAB just closes without warning once my Simulink model is done compiling. I thought it was a crash, and so I have looked for the crash dump files and even used the MATLAB command
dir(fullfile(tempdir,'prefix.*.*'))
but I couldn't find any files / the command gave me an error. Why would this be happening? Is this a crash or a different problem?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Introduction to Installation and Licensing 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!