adding folder to the path option
조회 수: 1 (최근 30일)
이전 댓글 표시
I added a new folder to the path option. In this folder I created an m file. The command window cannot find the file. What have I overlooked?
댓글 수: 0
답변 (2개)
Akiva Gordon
2012년 11월 9일
Adding a folder to the MATLAB path adds it only for the current MATLAB session. In order to save this path for a future MATLAB session, be sure to choose "Save" after adding the folder. Is it possible that you have closed MATLAB without saving that path?
댓글 수: 0
Karlene Hoo
2012년 11월 9일
댓글 수: 1
Akiva Gordon
2012년 11월 10일
What was the name of the file that you saved, and how are you calling it in the Command Window?
참고 항목
카테고리
Help Center 및 File Exchange에서 File Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!