Why am I receiving an abnormal exit error when running "ar_0001" from the Model Advisor?
1 view (last 30 days)
Show older comments
While executing check for ar_0001 on my models, I get an abnormal exit error
Abnormal exit: Unrecognized function or variable 'non'.
1 Comment
Answers (1)
Ayush
on 2 Dec 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 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!