How to find the LM_LICENSE_FILE in an institutional license (online verification)
4 ビュー (過去 30 日間)
古いコメントを表示
My institute provides the MATLAB license. So I do not have a license.dat file for the MATLAB 2020a installed.
I'm trying to generate code from XIlinx System Generator, and I have a valid .lic file for that (generated today and installed).
Yet I get the following error:
Sysgen license checkout failed.
XILINXD_LICENSE_FILE = C:\Xilinx\Xilinx.lic
LM_LICENSE_FILE =
Looks like I need to set the environment variable LM_LICENSE_FILE to the license.dat file, according to a few posts here. How to go this when I do not have it ?
Please help.
0 件のコメント
回答 (1 件)
参考
カテゴリ
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!