Where did Matlab store temporary installation files

조회 수: 7 (최근 30일)
Sunu Wibirama
Sunu Wibirama 2020년 6월 18일
댓글: Tushar Patil 2020년 6월 19일
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!

답변 (1개)

Tushar Patil
Tushar Patil 2020년 6월 18일
  댓글 수: 2
Sunu Wibirama
Sunu Wibirama 2020년 6월 18일
Hi, I executed cd /tmp and I could not find any tmwXXXXXXXXXXXXX folder. I used Matlab 2019a, not 2018b mentioned in the link. Attached below is a screencapture of my terminal.
Tushar Patil
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 CenterFile 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!

Translated by