Why am I receiving an abnormal exit error when running "ar_0001" from the Model Advisor?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
While executing check for ar_0001 on my models, I get an abnormal exit error
Abnormal exit: Unrecognized function or variable 'non'.
1 Commento
Risposte (1)
Ayush
il 2 Dic 2024
Hi @Shanmuga
Deleting the "slprj" folder causes errors during model checks as files aren't regenerated. Initially, checks pass in a fresh MATLAB session. To fix the issue, clear the cache completely.
You may refer to this answer for more details: https://www.mathworks.com/matlabcentral/answers/1902020-why-am-i-receiving-an-abnormal-exit-error-when-running-himl_0013-from-the-model-advisor?s_tid=srchtitle
0 Commenti
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!