can't install MATLAB drive connector

6 ビュー (過去 30 日間)
Nikhil Kumar
Nikhil Kumar 2020 年 1 月 10 日
回答済み: Soham Chakraborty 2020 年 1 月 13 日
i could not install MATLAB drive connector. Actually it starts installing but it is never completed , it always shows instaliing MATLAB drive connector but never installs.

回答 (1 件)

Soham Chakraborty
Soham Chakraborty 2020 年 1 月 13 日
Hi,
You could check the log file generated, The installation log files should be generated in the same directory as where your MATLAB installation log files are generated in. The log file name will be mlctr_%username%.log.
Windows
C:\Users\<username>\AppData\Local\Temp\mlctr_%username%.log
macOS
Follow these steps to retrieve the Drive Connector installer log file on a Mac:
1. Log in as the user who ran the installer.
2. Open a Terminal window (you can use Spotlight Search to find Terminal)
3. Copy and paste the following command, and press enter to run it in Terminal.
cp $TMPDIR/mlctr_$USER.log ~/Desktop
Linux
/tmp/mlctr_$USER.log
Check your user account, if it contains Non-Ascii characters or spaces. Installing under a user account that does not contain the Non-Ascii characters or spaces is recommended.

カテゴリ

Help Center および File ExchangeIntroduction 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