필터 지우기
필터 지우기

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 CenterFile 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!

Translated by