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!