Clear Filters
Clear Filters

매트랩 설치경로 문의

20 views (last 30 days)
byeonghyeon Park
byeonghyeon Park on 21 Feb 2022
Answered: Riya on 13 Nov 2023
매트랩 설치경로를 d드라이브로 변경하여 설치를 진행하였는데, c드라이브에서 용량이 부족하여 설치가 안되는 문제가 발생합니다. 이후 d드라이브에 있는 파일을 삭제하여도 c드라이브에 있는 파일이 남아있는지, 용량 확보가 안되는데, 혹시 어떤 파일을 삭제해야하는걸까요? 그리고 혹시 설치경로를 단순히 d드라이브로 지정하면, 안되는건가요?

Answers (1)

Riya
Riya on 13 Nov 2023
Hello byeonghyeon,
모국어는 한국어가 아니라서, 질문에 영어로 답변하려고 합니다. 이해해주셔서 감사합니다.
As per my understanding, this is a problem related to MATLAB installation.
Please note that when you change the installation path of MATLAB to the D drive and encounter an installation failure due to insufficient space on the C drive, it is possible that some files were still left on the C drive. To resolve this issue and free up space on the C drive, you can follow these steps:
1. Completely uninstall MATLAB: First, completely uninstall the currently installed MATLAB version. You can do this by using the "Add or Remove Programs" feature or manually deleting the MATLAB installation folder.
2. Delete MATLAB-related files on the C drive: After uninstalling MATLAB, you can manually search for and delete any remaining MATLAB-related files or folders on the C drive. These files are typically located in the following directories:
- C:\Program Files\MATLAB
- C:\ProgramData\MATLAB
- C:\Users\YourUserName\AppData\Roaming\MATLAB
Note: Be cautious when deleting files manually, as deleting unrelated files may cause issues with other applications.
3. Specify the installation path as the D drive: When reinstalling MATLAB, you can specify the D drive as the installation path. During the installation process, make sure to select the D drive as the destination for MATLAB installation. This will help ensure that the installation is carried out entirely on the D drive and not on the C drive.
By following these steps, you should be able to free up space on the C drive and successfully install MATLAB on the D drive.
I hope it helps.

Community Treasure Hunt

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

Start Hunting!