How can I install MATLAB on the D drive?

156 visualizzazioni (ultimi 30 giorni)
I specified the installation folder in the D drive but the computer automatically install MATLAB in the downloads folder as default name "MathWorks" in C DRIVE even though I manually specified the destination in D drive. All other program are I can install on D drive but it seems I cannot install MATLAB on the D drive. So is it possible to install MATLAB on D drive?

Risposta accettata

Takehiro Tanaka
Takehiro Tanaka il 15 Feb 2017
Modificato: Walter Roberson il 15 Feb 2017
I actually understood how to solve this problem. In fact, we have to use a command prompt to change the installation directory. the procedure is the following:
1. Open the command prompt (You can find it by typing 'cmd' from the start menu).
2. Type the command 'd:' to change the current directory to D drive
3. Type the command 'cd D:\the address of the folder needed to install matlab products' to go to specific directory.
4. Type the command 'setup -downloadFolder D:\the address of the folder where you want to install' to setup the default destination to install.
Note that the way you type the address of folder is you can easily find on google.
  9 Commenti
Walter Roberson
Walter Roberson il 6 Mar 2021
I am not sure where the - before setup came from? just setup not -setup
Kahiel Coke
Kahiel Coke il 7 Set 2021
when I type set up in my windows computer it says the command is not recognized, what am I doing wrong ?

Accedi per commentare.

Più risposte (3)

Steven Lord
Steven Lord il 13 Feb 2017
If you told the Installer to install in a folder on the D drive, it should be installing in the specified folder. As part of the installation process it will download files needed by the installation process to a temporary directory, and that directory may or may not be on the D drive depending on how your machine is configured. Those files are used by the installation process but they are not the actual installation.
From the documentation (specifically item 1 in step 1):
"When you select an installer on the website, you receive the files that the installer needs in order to run on your selected platform, not the product files. Run the installer to select products that you want to install on the computer where you are logged in. The installer downloads the products that it needs from MathWorks, if necessary."
I think this Answer describing how to change where the files are downloaded is still up-to-date.
  5 Commenti
Mohammed Suhail
Mohammed Suhail il 28 Apr 2020
Same issue here if anybody has a solution please do post
Edgar Ossiel Pérez Torres
What I did was to delete some files from the temp file, in that way I was able to get enough space. Furthermore, I selected just some adds, Matlab was properly installed, and then I added the other ones as the downloaded files are just temporal on the C drive, and I of course installed on the D dirve. In other words, once you have installed Matlab you will recover your initial space in the C drive, and you can download more Matlab adds.

Accedi per commentare.


Nehemiah Mork
Nehemiah Mork il 28 Set 2020
If anyone is getting a location error when trying to open matlab (version 2020b) when using the command window do this.
D:\....path...\setup.exe -downloadFolder D:\....location to download
worked for me to download but then when I would try and open Matlab it would say matlab is not where it should be and would give me a location error and would not open. What I ended up having to do is go into windows control panel and change where my temporary files were stored and change them from a C:\ drive file to a D:\ drive file so they were being saved in the same driver as where I was installing matlab so I did not get that location error. If anyone is also getting that error watch this youtube video on how to change your temporary save location from C:\ drive to D:\ drive.
  2 Commenti
Amod Shiledar
Amod Shiledar il 4 Gen 2021
In the video, it is shown that you have to search the .exe file name in other drives, and then create its shortcut. Where did you find it? In D drive or C drive. I can't find it in either of them.
Niha Faisal
Niha Faisal il 25 Giu 2021
Thankyou so much for this!! I thought I was downloading it wrong, I re-installed it 3 times :'(

Accedi per commentare.


Maria Ghani
Maria Ghani il 1 Giu 2022
anyone can help me to solve this error how i can add short path. E1 is my code file when i run my data i face this error
thanks in advance

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by