If I want to uninstall older releases of MATLAB for the purpose of recovering drive space without affecting the newer version. Is it possible?

 Akzeptierte Antwort

Jakob B. Nielsen
Jakob B. Nielsen am 31 Mai 2021

2 Stimmen

If you navigate to C:\Program Files\MATLAB
You should see a folder for each version you have installed. I find my uninstall in e.g. 2018b if I further navigate to
C:\Program Files\MATLAB\R2018b\uninstall\bin\win64
There should be no problems removing old versions - each version installation is completely parallel.

4 Kommentare

Walter Roberson
Walter Roberson am 31 Mai 2021
We do, however, recommend that you not remove an old version until you have verified that all of your code works in the newer version.
Abhijeet Singh
Abhijeet Singh am 31 Mai 2021
Bearbeitet: Abhijeet Singh am 31 Mai 2021
@Walter Roberson I have 3 previous versions. Just to be safe i can atleast remove 2 oldest ones right. Following the method mentioned by @Jakob B. Nielsen.
Walter Roberson
Walter Roberson am 31 Mai 2021
If you are not using the old version anymore, then go ahead and remove it. New versions do not depend on the old versions.
I end up installing a lot of old versions, but my situation is different: I am assisting a lot of people running old versions and I have to be able to replicate exactly what they are seeing.
Abhijeet Singh
Abhijeet Singh am 1 Jun. 2021
Got it! Thanks a lot :) @Jakob B. Nielsen & @Walter Roberson

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Community Treasure Hunt

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

Start Hunting!

Translated by