Why is absolute path in toolbox .prj file?
조회 수: 3 (최근 30일)
이전 댓글 표시
I have just tried the "package toolbox" functionality, and the .prj file generated is littered with references to the absolute path to its location. This is entirely inappropriate for putting in version control and sharing with the rest of my team or on GitHub.
What is this information used for? Can I just manually replace it with "."? Why isn't the project root assumed to be the location of the .prj file (or relative to it)?
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!