Old MATLAB license which was deactivated is detected on startup

조회 수: 6 (최근 30일)
SUHANYA M S
SUHANYA M S 2022년 11월 28일
댓글: James 2022년 12월 10일
I deactivated an old license for my user login recently, and enabled a new one. When I launch MATLAB from the MATLAB app, or from Model Composer 2020.2, the old one is detected.
Despite trying to download the license and manually installing it as suggested in other answers (shown below), the old one is still detected. Please help!
  댓글 수: 4
Cy Haukdal
Cy Haukdal 2022년 12월 1일
편집: Cy Haukdal 2022년 12월 1일
Try using the -c argument of the startup command with the path to the desired license file:
In CMD:
matlab -c "<path to license file>"
with the path being something like:
c:\program files\matlab\r2022b\licenses\network.lic
You could package this into a shortcut as well.
Also worth checking that there arent licenses superseding your desired license:
James
James 2022년 12월 10일
Just manually remove the old license file. If it’s an actual file, it can only be in 1 of 2 places. What Operating System are you on so I can let you know what the 2 paths are?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Install Products에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by