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

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.

Risposte (1)

"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.

Categorie

Prodotti

Release

R2020a

Richiesto:

il 3 Mag 2022

Risposto:

il 3 Mag 2022

Community Treasure Hunt

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

Start Hunting!

Translated by