Why am I receiving an abnormal exit error when running "ar_0001" from the Model Advisor?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
While executing check for ar_0001 on my models, I get an abnormal exit error
Abnormal exit: Unrecognized function or variable 'non'.
1 Kommentar
Antworten (1)
Ayush
am 2 Dez. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!