Uninstall multiple toolboxes simultaneously

17 views (last 30 days)
I want to unistall multiple toolboxes simultaneously, without uninstalling them one at a time because in this case I had to wait for matlab and restart it every time it finishes. I simply want to run the process with the targeted toolboxes and wait for the end.
Is there a manner?

Accepted Answer

Ganesh Gudipati
Ganesh Gudipati on 13 Apr 2022
Edited: Ganesh Gudipati on 13 Apr 2022
Hi,
You can uninstall multiple toolboxes via the uninstaller. The MATLAB uninstaller is only available on Windows.
  1. To launch the uninstaller, open the Control Panel and open "Programs and Features."
  2. Locate MATLAB in the list of available programs, select it, and click Uninstall.
  3. The MATLAB uninstaller will then launch; here, check the boxes for products you wish to uninstall, and uncheck the boxes for products you wish to keep.
  4. Click the "Uninstall" button to uninstall the toolboxes you wish to remove.
Refer Previous MATLAB answer if required.
Hope this helps.
  1 Comment
Walter Roberson
Walter Roberson on 13 Apr 2022
Is the uninstaller only for products, or does it also handle items added by the Add-On Explorer ?

Sign in to comment.

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!