File does not exist error
조회 수: 11 (최근 30일)
이전 댓글 표시
I would please like to know what to do when I am trying to open an m-file and it displays the following message:

Moreover when I then try to open the file directly in the folder it displays this messages
Error using cd
댓글 수: 4
Walter Roberson
2019년 5월 11일
There is a possibility that it would work if you renamed the directories so that there is no space in the name.
However I suspect that instead you might have permission problems. Experiment with starting matlab with Run As Administrator. If you are able to access the directory with that, then you have a permission problem and need to use File Explorer to examine the security settings on the directories to check ownership and permissions.
답변 (0개)
참고 항목
카테고리
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!