Why am I receiving an abnormal exit error when running "ar_0001" from the Model Advisor?
조회 수: 3 (최근 30일)
이전 댓글 표시
While executing check for ar_0001 on my models, I get an abnormal exit error
Abnormal exit: Unrecognized function or variable 'non'.
댓글 수: 1
답변 (1개)
Ayush
2024년 12월 2일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!