System does not recognize new version of compiled matlab dll.
조회 수: 1 (최근 30일)
이전 댓글 표시
We have a solution where we compile matlab code to a dll. Then we use this dll as an embedded resource in a c# project. When we compile a new version of the matlab dll it seems that the Matlab cache under AppData doesn't recognize the new version. We need to restart the system to pick up the new underlying matlab dll. Is there a way to fix this?
댓글 수: 0
답변 (1개)
Faiz Gouri
2017년 8월 18일
편집: Faiz Gouri
2017년 8월 18일
This seems more of a OS specific issue. Did you check the if the dll is updating under 'application' folder? Also, try deleting the MATLAB cache folder and re-compile the dll.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!