How to find the LM_LICENSE_FILE in an institutional license (online verification)
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Josh
el 9 de Mayo de 2024
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!