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!