Borrar filtros
Borrar filtros

List toolboxes currently in use by session

1 visualización (últimos 30 días)
Gary
Gary el 22 de Sept. de 2015
Comentada: Andreas Goser el 23 de Sept. de 2015
How can one list what features (toolboxes) are currently signed out for the current session?

Respuestas (2)

Joseph Cheng
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
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.

Iniciar sesión para comentar.


Bastien Chardonnens
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 Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by