How do I uninstall a toolbox without uninstalling MATLAB?

523 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 8 Nov 2022
Edited: MathWorks Support Team on 9 Nov 2022
Toolboxes are managed from the Add-On Manager. To open the Add-On Manager:
  • Open the "Add-Ons" menu in the Environment section of the MATLAB toolstrip
  • Click "Manage Add-Ons" in the Add-Ons menu
This will display a list of all the toolboxes you have installed. Each toolbox will also have an "Uninstall" button on it. Click the button to uninstall the toolbox.
You can also uninstall toolboxes via the uninstaller. The MATLAB uninstaller is only available on Windows. To launch the uninstaller, open the Control Panel and open "Programs and Features." Locate MATLAB in the list of available programs, select it, and click uninstall. The MATLAB uninstaller will then launch. In the uninstaller, check the boxes for products you wish to uninstall, and uncheck the boxes for products you wish to keep. Finally, click the "Uninstall" button to uninstall the toolboxes.
It is not possible to uninstall specific toolboxes from MATLAB on OS X or Linux in R2015a and earlier.
  2 Comments
Walter Roberson
Walter Roberson on 8 May 2019
If you are using MS Windows you might need to Run As Administrator
Walter Roberson
Walter Roberson on 14 May 2020
gives a command line method of uninstalling one add-on at a time, when you know its name or identifier (which you can find out using matlab.addons.installedAddons )

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

No tags entered yet.

Products

Community Treasure Hunt

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

Start Hunting!