How to add MCR to environment variable on Mac OSX El Capitan

1 visualización (últimos 30 días)
Vivek S
Vivek S el 11 de Ag. de 2015
Comentada: Erdem Uguz el 16 de En. de 2016
In Yosemite, it was possible to add the environment variable using the launchctl setenv command as below:
"launchctl setenv DYLD_LIBRARY_PATH $DYLD_LIBRARY_PATH:/Applications/MATLAB/MATLAB_Compiler_Runtime/v83/runtime/maci64:/Applications/MATLAB/MATLAB_Compiler_Runtime/v83/sys/os/maci64:/Applications/MATLAB/MATLAB_Compiler_Runtime/v83/bin/maci64"
The same does not work on El Capitan. Let me know the way to set the variable in such a way that the GUI applications will recognize the variable.
  1 comentario
Erdem Uguz
Erdem Uguz el 16 de En. de 2016
Are you able to solve your problem? I am facing a similar program. Your possible solution might work for me too.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by