martinarielhartmann​/checklicense

MATLAB License Checker
45 Downloads
Aktualisiert 6. Feb 2018

MATLAB License Checker
MATLAB's network-based "floating license" requires users to be connected to the FLEXlm license server to run MATLAB. This model is used to limit the total number of MATLAB users and users of specific toolboxes. It can sometimes occur that a specific toolbox is not available to the user because the total number of users for that toolbox has been reached. CHECKLICENSE uses the license manager utilities to inform about the availability of a license, and can be used to send an e-mail whenever the license is available.

For example, to receive an e-mail whenever the Image Processing Toolbox is available, the following command can be used:

checklicense('Image_Toolbox', 'myemail@gmail.com')
This command checks every 60 seconds if the license is available. Since it may run for a long time, users can open another instance of MATLAB and work in the meantime on projects that do not require that specific toolbox.

CHECKLICENSE is partly based on LICENSEUSE v1.3 by M. A. Hopcroft (https://se.mathworks.com/matlabcentral/fileexchange/28981-licenseuse)

Zitieren als

martin hartmann (2024). martinarielhartmann/checklicense (https://github.com/martinarielhartmann/checklicense), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Manage Products finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: licenseuse

Community Treasure Hunt

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

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.