How do you add or remove toolboxes from the Apps tab?
3 views (last 30 days)
Show older comments
My Apps tab shows a lot of toolboxes that I can't use because they were installed with a trial version of Matlab (with temporary licenses). It also doesn't show some of the toolboxes that I do have current licenses for. But I can't figure out how to change which ones are listed there.
0 Comments
Answers (1)
Andreas Goser
on 10 Jul 2015
First a note about the apps tab. You will find user interfaces for toolboxes there, in case there are UI. Some tooloboxes have one or multiple, some no UI at all (only functions). This means it is not necessarily you are missing toolboxes your are entitled to use. 'ver' command returns what is installed, with the 'license' command you can figure if it is licensed. You could also try running a demo/example to verify.
For uninstalling a toolbox you do not use, run the uninstall.exe. In my installation e.g. in C:\Program Files\MATLAB\R2015a\uninstall\bin\win64 . You can check on and off what you want to keep or uninstall.
2 Comments
Andreas Goser
on 13 Jul 2015
I understand your point. I just explain what I know. You can also open the license file and see what came with your demo.
In larger organizations, the "easy way to find out which toolboxes are licensed" is a different task. As typicall, you have them licensed, but not always in the quantitiy that is needed in peak times.
See Also
Categories
Find more on Install Products in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!