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

5 次查看(过去 30 天)
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.

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2022-5-3
"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.

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by