フィルターのクリア

List toolboxes currently in use by session

1 回表示 (過去 30 日間)
Gary
Gary 2015 年 9 月 22 日
コメント済み: Andreas Goser 2015 年 9 月 23 日
How can one list what features (toolboxes) are currently signed out for the current session?

回答 (2 件)

Joseph Cheng
Joseph Cheng 2015 年 9 月 22 日
編集済み: Andreas Goser 2015 年 9 月 23 日
license('inuse')
will show the toolboxes checked out
  1 件のコメント
Andreas Goser
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
Bastien Chardonnens 2015 年 9 月 22 日
The function
ver
will give you this information

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by