How do I resolve issues associated with MATLAB Runtime cache corruption?
이전 댓글 표시
My MATLAB standalone application produced by MATLAB Compiler is no longer working. For example, I am getting errors such as
Unrecognized function or variable 'matlabrc'.
Unrecognized function or variable 'ctfroot'.
Error in => runtimeInitializationChecks.m at line 23
Or:
Undefined function or variable 'matlabrc'.
Undefined function or variable 'ctfroot'.
How do I resolve these issues?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!