List toolboxes currently in use by session
3 次查看(过去 30 天)
显示 更早的评论
How can one list what features (toolboxes) are currently signed out for the current session?
0 个评论
回答(2 个)
Joseph Cheng
2015-9-22
编辑:Andreas Goser
2015-9-23
license('inuse')
will show the toolboxes checked out
1 个评论
Andreas Goser
2015-9-23
Important to note is that
ver
as suggested below is only showing the installed products, not the used ones.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Platform and License 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!