How do I view what Toolboxes I have for my license?
조회 수: 2,122 (최근 30일)
이전 댓글 표시
I was requested to provide my toolbox information for the license I use and have been unsuccessful with finding this information
댓글 수: 0
답변 (4개)
Todd Leonhardt
2016년 5월 23일
편집: Todd Leonhardt
2016년 5월 23일
ver
Just type "ver" in the MATLAB command window. It will show you what version of MATLAB you are running, your license number, and what toolboxes you have installed.
댓글 수: 2
Walter Roberson
2016년 5월 23일
Todd noted "ver". That will tell you about installed toolboxes, not about licensed toolboxes. The easiest way to determine which toolboxes you have licensed is to visit https://www.mathworks.com/licensecenter and click on your license number, and then the tab License Details (the one shown by default) lists all of the toolboxes you are licensed for.
You can also examine your license file. For the location of those, see http://www.mathworks.com/matlabcentral/answers/99147-where-are-the-license-files-for-matlab-located .
With the more recent versions of MATLAB (R2014a onwards) sometimes it is easiest to drop into the MATLAB installer, which will connect to the Mathworks and bring back the list of licensed products in order to populate the list of things you might want to install.
댓글 수: 2
Muhammad
2022년 8월 4일
Now, in Matlab R2022a ver is showing the installed toolboxes but to see licensed toolboxes is a pain in the butt to figure out which are licensed and which are not. Any leads?
Walter Roberson
2022년 8월 6일
If you look at the FEATURE lines in the license files, then you can cross-reference with https://www.mathworks.com/matlabcentral/answers/449314-how-do-features-from-license-correspond-to-names-from-ver?s_tid=srchtitle to get the official toolbox name (at least for the ones I was able to find.)
Roland Herrscher
2017년 7월 10일
Go over the menue Home\ADD-ONS\Manage ADD-Ons Here you can see your toolboxes and the expire date for the trials and your add-ons
댓글 수: 4
Clark Steen
2023년 5월 2일
From the Add-On Manager you can choose to "View in Add-On Explorer". If the license is available, you'll see the option to manage it, otherwise you'll see the option to buy it.
Walter Roberson
2023년 5월 2일
The main page of Add-On Explorer now has a menu on the left side, and the top item on that menu is a section For You . If you click on My Products there then it will show you the list of products you have licensed; the ones that are installed will have a green "Installed" label on the lower left side of the description.
David Gerritsen
2023년 6월 19일
ver -support may help
댓글 수: 2
Walter Roberson
2023년 6월 19일
... which will give information about what you have installed, but not about what you have licensed.
Jiri
2023년 8월 4일
It gives you information about the license number used for the toolbox so for me this is what I was looking for.
참고 항목
카테고리
Help Center 및 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!