lisence matlab not work
조회 수: 5 (최근 30일)
이전 댓글 표시
I have two lisence matlab as student
but i am little bit confused since i only can download and verify using 1 lisence
why i can not used abother lisence please help Me
댓글 수: 1
Shaik mohammed ghouse basha
2023년 6월 7일
Can you provide more information regarding the error you are getting while trying to use another license.
답변 (1개)
Divyam
2023년 6월 7일
If you use the terminal on Windows to start up MATLAB then you can select the license file which you want to use for starting up MATLAB using the below command.
matlab.exe -c licensefile
You must have a license.lic file for each license, rather than moving/editing the files, simply select the "licensefile" you want to use.
More information on how to startup MATLAB using a "licensefile" can be found here: Commonly Used Startup Options - MATLAB & Simulink - MathWorks India
Another alternative solution (by setting up environment variables) is provided here: What are the LM_LICENSE_FILE and MLM_LICENSE_FILE environment variables and how do I set or check for them? - MATLAB Answers - MATLAB Central (mathworks.com)
If you want to permanently shift your MATLAB license to another one, you can refer to this answer: How do I switch my MATLAB installation from one license to another? - MATLAB Answers - MATLAB Central (mathworks.com)
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!