Uninstalling multiple toolboxes using matlab.addons.uninstall command

54 次查看(过去 30 天)
Hello!
I am trying to uninstall several toolboxes that are just taking too much space. If I use the add-on manager, I can only uinstall one by one since the uninstaller has to close Matlab before uninstalling the selected toolbox. I found this command: matlab.addons.uninstall. However, it throws the following error:
Error using matlab.addons.uninstall (line 113)
Unable to uninstall add-ons of type product. Add-on must be a toolbox.
Although I am trying to uninstall a toolbox ("Vehicle Network Toolbox").
Thanks for your help!

采纳的回答

NMani
NMani 2021-10-4
Using the matlab.addons.uninstall command may not help because the toolboxes that are selected for installation while running the MATLAB installer are considered to be part of the product.
You can uninstall multiple 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; here, check the boxes for products you wish to uninstall, and uncheck the boxes for products you wish to keep. Click the "Uninstall" button to uninstall the toolboxes you wish to remove.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Install Products 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by