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.