Is there a Matlab command to check the expiration date of my license?
조회 수: 103 (최근 30일)
이전 댓글 표시
I'd like to follow the expiration date of my Matlab license from within Matlab. Is there a Matlab command to check the expiration date of my license?
댓글 수: 2
Walter Roberson
2024년 7월 25일
To confirm:
You have a time-limited MATLAB license and you want to know when it ends?
... As opposed to asking when SMS expires for the license?
답변 (1개)
Hassaan
2024년 7월 25일
For a more direct method that works in most cases:
- Open MATLAB.
- Go to the Home tab.
- Click on Help > Licensing > Manage Licenses.
- Click on Help > Licensing > Update Current Licenses.
댓글 수: 3
Steven Lord
2024년 7월 25일
I believe the answer to your question is no, but I'm not completely certain. I would have said that you could try using the system function to call the command-line utilities for querying license information, but I'm not sure if the type of license you're using requires you to install those utilities.
You should contact Customer Service directly and ask if there is a way, given the specific details behind the license you're using, if there is a way to obtain that information. If there isn't you could also ask them to file an enhancement request for a way to obtain this information from within MATLAB.
But if your concern is about your license expiring without you realizing it, I believe that for some period of time before your license actually expires (at least 2 weeks, perhaps a month) MATLAB will display a message on startup indicating that your MATLAB license will expire in a certain amount of time.
참고 항목
카테고리
Help Center 및 File Exchange에서 Manage Products에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!