MATLAB cancel installation problem

5 ビュー (過去 30 日間)
MENGZE WU
MENGZE WU 2022 年 2 月 23 日
回答済み: Ganesh Gudipati 2022 年 3 月 3 日
I was install MATLAB 2018b, during the installation process, when it was download some toolbox, I click the cancel botton and cancel the installation. My question is there any residual file from installation (Since I cancel the installation after it has download matlab and quite few toolbox) ? If there is, how can I delete these file?

採用された回答

Ganesh Gudipati
Ganesh Gudipati 2022 年 3 月 3 日
Hi, as per my understanding the MATALAB installation has been cancelled in middle of the process. There is a possibility that some files already been copied to your system before the installation has been cancelled. The following steps might help to find MATLAB installation files, if exists.
STEP 1: Go to the path chosen while installation and find the folder named ‘MATLAB.
> Refer the content below to find the default installation path:
Windows (64-bit):
> C:\Program Files\MATLAB\R2018b (64-bit MATLAB)
> C:\Program Files (x86)\MATLAB\R2018b(32-bit MATLAB)
Windows (32-bit):
> C:\Program Files\MATLAB\R2018b
Linux:
> /usr/local/MATLAB/R2018b
Mac:
> /Applications/MATLAB_R2018b.app
STEP 2: If there is a file named ‘uninstall’ in the above path, use it to uninstall. (This makes sure for smooth installation for the next time.)
STEP 3: Finally delete all the contents in the folder and remove it.
Refer Installation MathWorks Documentation for more information on installing MATALAB.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by