List toolboxes currently in use by session
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How can one list what features (toolboxes) are currently signed out for the current session?
0 commentaires
Réponses (2)
Joseph Cheng
le 22 Sep 2015
Modifié(e) : Andreas Goser
le 23 Sep 2015
license('inuse')
will show the toolboxes checked out
1 commentaire
Andreas Goser
le 23 Sep 2015
Important to note is that
ver
as suggested below is only showing the installed products, not the used ones.
Voir également
Catégories
En savoir plus sur Platform and License 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!