Compiled code needs toolbox license installed and available, why?
5 ビュー (過去 30 日間)
古いコメントを表示
I have code using R2021b update 4 including database toolbox use. On the local machine this code runs both normal and after compilation.
On a remote machine I have installed the appropriate runtime. On that machine all code runs until I reach the database function using the database toolbox.
Then on the remote machine I installed matlab R2021b update 4, there was no fix. Adding the toolbox license made it possible to run the compiled code.
Previous code was compiled on R2020b update 6 and had no issue, I have not found any release notes stating a difference about this subject, so I am at a loss.
How can I distribute my code without having to install both matlab and the toolbox at the different computer?
2 件のコメント
Jan
2022 年 11 月 28 日
"On a remote machine I have installed the appropriate runtime. On that machine all code runs until I reach the database function using the database toolbox." - Now the most important part is missing: What do you observe now?
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!