matlab change my environment variable $PATH, Can I remove them from $PATH?
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 8 de Abr. de 2016
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
el 8 de Abr. de 2016
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
el 16 de Abr. de 2016
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!