List toolboxes currently in use by session
Mostrar comentarios más antiguos
How can one list what features (toolboxes) are currently signed out for the current session?
Respuestas (2)
Joseph Cheng
el 22 de Sept. de 2015
Editada: Andreas Goser
el 23 de Sept. de 2015
license('inuse')
will show the toolboxes checked out
1 comentario
Andreas Goser
el 23 de Sept. de 2015
Important to note is that
ver
as suggested below is only showing the installed products, not the used ones.
Bastien Chardonnens
el 22 de Sept. de 2015
The function
ver
will give you this information
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!