List toolboxes currently in use by session
Afficher commentaires plus anciens
How can one list what features (toolboxes) are currently signed out for the current session?
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.
Bastien Chardonnens
le 22 Sep 2015
The function
ver
will give you this information
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!