Is there a Matlab command to check the expiration date of my license?
128 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 25 Juil 2024
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?
Réponses (1)
Hassaan
le 25 Juil 2024
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 commentaires
Steven Lord
le 25 Juil 2024
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.
Voir également
Catégories
En savoir plus sur Manage Products dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!