Borrar filtros
Borrar filtros

Where is the MATLAB Connector installation log file located?

10 visualizaciones (últimos 30 días)

Where can I find the installation files for the MATLAB Connector so that I may troubleshoot potential installation issues?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 23 de Mayo de 2024
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
%TMP%\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. Do not edit the command, run it exactly how it appears below:
cp $TMPDIR/mlctr_$USER.log ~/Desktop or
cp $TMPDIR/mathworks_$USER.log ~/Desktop
Linux
/tmp/mlctr_$USER.log

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by