How to add MCR to environment variable on Mac OSX El Capitan
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
Erdem Uguz
2016 年 1 月 16 日
Are you able to solve your problem? I am facing a similar program. Your possible solution might work for me too.
回答 (0 件)
参考
カテゴリ
Help Center および File 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!