List toolboxes currently in use by session
古いコメントを表示
How can one list what features (toolboxes) are currently signed out for the current session?
回答 (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.
Bastien Chardonnens
2015 年 9 月 22 日
The function
ver
will give you this information
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!