Where did Matlab store temporary installation files
5 次查看(过去 30 天)
显示 更早的评论
Hello, I have just installed Matlab 2019a on my Macbook Air with MacOS Sierra 10.12.1. I installed the software using internet connection mode. It seems that Matlab downloaded a lurge chunk of temporary installation files and saved them somewhere insider my hard drive. I tried to use Unix command "locate mathworks" in Terminal, but I found nothing.
I would like to delete these temporary installation files to free some spaces in my hard drive. Is it possible to do that?
Where did Matlab store those temporary files?
Thank you!
0 个评论
回答(1 个)
Tushar Patil
2020-6-18
To find the path to the folder where the temporary files are stored during installation, you can refer the following link : https://in.mathworks.com/matlabcentral/answers/450798-where-does-matlab-r2018b-download-temporary-files-to-during-installation#:~:text=Accepted%20Answer,-MathWorks%20Support%20Team&text=Each%20installation%20session%20generates%20a,%24downloads%5CMathWorks%5C%20folder.
2 个评论
Tushar Patil
2020-6-19
The temporary files are deleted once the installation is done. If you want to store temporary files to some other location where there is sufficient space for temporary files, you can use “-tmpdir” flag to specify the path to that particular folder. Note that temporary files will still be deleted if you change the default location. It is just to provide enough space for installation process. To use –tmpdir to change the path, refer this link:
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!