MATLAB: Are some of the Apps missing even though I have installed all of the toolboxes

I have finished installing all of the toolboxes on my licenses, but when I check on the 'APPS' tab in MATLAB I notice that some Apps are missing. Does this mean that my toolboxes didn't install successfully?

Best Answer

There is not an App for each toolbox that exists with MATLAB, and some toolboxes have multiple Apps they are affiliated with. Rather than checking the 'APPS' tab, the best way to verify if your toolboxes have installed successfully is to run the following command in MATLAB:
>>*ver*
If all of your installed toolboxes appear in the output to "ver", then all related Apps for those toolboxes have already been installed.
If you want to see what other Apps are available for MATLAB, choose the 'Get More Apps' option from the "APPS" tab within MATLAB.