matlab change my environment variable $PATH, Can I remove them from $PATH?
显示 更早的评论
there is
C:\Program Files\MATLAB\R2015b\runtime\win64;C:\Program Files\MATLAB\R2015b\bin
in my environment variable $PATH, what is the use? Can I remove them from $PATH?
If I remove them from $PATH, will matlab break?
thank you
3 个评论
Walter Roberson
2016-4-8
What do you mean it changes your $PATH ? You are clearly using MS Windows, which does not have a $PATH . MS Windows uses %PATH% for its command shell.
Adam
2016-4-8
Well, they get added as part of the install process so I assume they need to be there. You can try removing them though and then just re-add them if/when it breaks.
Hao Zhang
2016-4-16
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 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!