How can I confirm which products are included on my License?

14 views (last 30 days)
I have just downloaded and installed MATLAB. I expected a particular toolbox to also be installed, but it isn't showing up in 'ver'. Where can I see if that toolbox is included on my MATLAB license?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 13 May 2025
Edited: MathWorks Support Team on 13 May 2025
The MATLAB ‘ver’ command lists all installed products, regardless of whether they are currently licensed. To see which products are included on your license, refer to the MathWorks website instead.
  • Visit MathWorks License Center
  • Log in with your MathWorks Account
  • Click your license number (displayed in the table at the top of the page)
  • Go to the Manage Products tab
    • This tab lists all products included on your license.
If a product appears in the License Center but not in MATLAB’s ‘ver’ output, consider the following possibilities:
  • Outdated ‘ver’ output
    • Solution: Run MATLAB as administrator and execute:
rehash toolboxcache restoredefaultpath savepath
Close and relaunch MATLAB, and any products which were installed but not added to the toolbox cache after the installation will now be present
  • Incomplete or Outdated Installation
    • The product may have been added after your installation, or you used outdated/incomplete installation media
    • Solution: Download the latest installation files and reinstall
  • Maintenance End Date Restrictions
    • Your license’s Maintenance End Date may not cover the MATLAB release you installed
    • The Maintenance End Date determines which product releases you can use
    • For example: To use R2013a, your Maintenance End Date must be 01 Apr 2013 or later (since R2013a released on March 13, 2013)
    • Confirm the End Date in the License Center
If you continue to have trouble installing a toolbox or it’s not showing in ‘ver’ despite being licensed, contact MathWorks Support.

More Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!