License info missing in license function - How to see which licenses I have checked out?

3 visualizaciones (últimos 30 días)
Hello,
I use some standalone toolboxes, and also some additional shared (concurrent) ones sometimes.
Using 'license' within matlab show my standalone license number. I can checkout concurrent ones also, but it still only show standalone license number.
How can I see which is used by me? Like from where are the checked out?
How can I see what are available?
I know the 'test' argument in license function, but 'ver' does not show the name to be used and still no info if it is concurrent or standalone.
Thanks.

Respuestas (1)

Fangjun Jiang
Fangjun Jiang el 3 de Mayo de 2022
"ver" returns the toolboxes "installed" on your computer.
You could run Info=license('inuse'). Check each Info(1), Info(2) to see if there is any difference on 'user' name, between stnad-alone license and concurrent license. I used to have both but now I don't so I can't tell.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by