Effacer les filtres
Effacer les filtres

test Statistic Toolbox without Flexlm server

17 vues (au cours des 30 derniers jours)
Marcello
Marcello le 17 Juil 2024 à 12:06
Modifié(e) : Marcello le 18 Juil 2024 à 7:31
Hello
Is there a possibility to launch a code and understand if the Statistics Toolbox license is available without going to Flexlm Licensing?
Thanks
M

Réponses (2)

Steven Lord
Steven Lord le 17 Juil 2024 à 13:00
You could check using the license function before you try to use functions from Statistics and Machine Learning Toolbox whether or not a license for that toolbox is available.

Marcello
Marcello le 18 Juil 2024 à 6:05
Modifié(e) : Marcello le 18 Juil 2024 à 7:31
Hello Steven, I tried with the license code
license ('test', 'Statistics Toolbox')
but both with the license in use and not in use the code gives me the answer "1". Then I realized that he gave this answer because it only verifies the actual existence of the license.
Testing
a=license('inuse', 'Statistics_Toolbox')
I get an empty structure if the license is not in use, with the user name if in use
I'd say I've solved it
Thank you

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by