When I installed MatLab I selected all apps (big mistake - 32GB download). How do I remove apps I do not need?

 채택된 답변

Geoff Hayes
Geoff Hayes 2022년 3월 30일

1 개 추천

@Al Thibeault - perhaps with the matlab.apputil.uninstall function. You just need to pass the appId to this function and that should remove all files corresponding to the app and removes the app from the app gallery. The command
matlab.apputil.getInstalledAppInfo
lists all the installed apps with their IDs so you should be able to see which apps are installed, and then uninstall the ones that you are not interested in.

댓글 수: 1

Al Thibeault
Al Thibeault 2022년 3월 31일
Thanks Geoff. As a complete newbie I used the wrong term - I need to uninstall Add-Ons, not apps. I found the Add-On Manager and am able to uninstall the Add-Ons I don't need. Appreciate the help - pointed me in the right direction.
cheers, Al

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

릴리스

R2022a

질문:

2022년 3월 30일

댓글:

2022년 3월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by