MATLAB: How to verify that a support package is installed

How do I verify that a support package is installed?

Best Answer

For MATLAB R2015b and newer:
- Launch MATLAB
- Click the Add-Ons menu in the Toolbar and select 'Manage Add-Ons'
For MATLAB R2015a and older:
- Run the command "matlabshared.supportpkg.getInstalled" (without the quotation marks) in MATLAB