Uninstalling multiple toolboxes using matlab.addons.uninstall command

조회 수: 30 (최근 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.
  댓글 수: 2
Farooq
Farooq 2025년 3월 5일
I attempted this for MATLAB 2024b but it only gave the option to uninstall the entire product.
How can multiple toolboxes be removed from MATLAB 2024b and perhaps later version?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by