Why does Matlab set a custom LD_LIBRARY_PATH when execting "system" on Linux?
显示 更早的评论
Why does Matlab set the LD_LIBRARA_PATH environment variable of the shell in which it executes "system" commands on Linux?
I can understand setting this for matlab's own use, but for commands executed on the system, surely you want them to be executed using the system libraries. I only discovered this because I was finding my commands failing with cryptic errors referencing paths in the Matlab installation directory.
Is there any way to control the behviour?
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Texas Instruments C2000 Processors 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!