필터 지우기
필터 지우기

Is there a Matlab command to check the expiration date of my license?

조회 수: 39 (최근 30일)
Marc
Marc 2024년 7월 25일 12:33
댓글: Marc 대략 24시간 전
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
Walter Roberson 2024년 7월 25일 16: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?
Marc
Marc 2024년 7월 25일 18:24
What is SMS? Is this the maintenance period?
Unfrotunately, we have Matlab's ELA (enterprise limiting access). So my license expires on a near yearly basis (keeps Mathworks in the $$$). What I would like is to have a quick way to check if the license is near ending.
Thanks

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

답변 (1개)

Hassaan
Hassaan 2024년 7월 25일 12:39
For a more direct method that works in most cases:
  1. Open MATLAB.
  2. Go to the Home tab.
  3. Click on Help > Licensing > Manage Licenses.
  4. Click on Help > Licensing > Update Current Licenses.
  댓글 수: 3
Steven Lord
Steven Lord 2024년 7월 25일 19:29
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.
Marc
Marc 대략 24시간 전
Thanks. I'll contact Customer Service. I need more than the default time to obtain a new license. So unless I can set date/timeframe for this expiration message, then it would help if I could write some quick code to check this.

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

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by