Forum Discussion
Altera_Forum
Honored Contributor
17 years agoDSP Builder 8.0 license problem with MATLAB 2007a
Hi everyone, I'm trying to use DSP builder 8.0 but I'm having problems with the license.:( After setting the environment variable LM_LICENSE_FILE as F:\altera\80\quartus\license.dat(which...
Altera_Forum
Honored Contributor
17 years agoThe command you're typing is saying that the license file is c:\flexlm\license.dat, so it appears to me that it's not picking up your LM_LICENSE_FILE variable. If you type getenv( 'LM_LICENSE_FILE') in matlab does it show you the result you expect?