B:\ Permission Issue
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
Whenever I try to change to B:\ on my machine I get:
Error using cd
Cannot CD to b:\ (Directory permission denied).
Why is this as I have full access to this folder?
Are there work arounds?
Thanks in advance, Lance
댓글 수: 1
Rohit Reddy Madasani
2016년 6월 2일
편집: Rohit Reddy Madasani
2016년 6월 2일
It is my understanding that you are trying to change the directory from MATLAB Command Line and running into an error.
As a troubleshooting step, try running MATLAB with administrator privileges (you need to right click on MATLAB shortcut and select "Run as Administrator" ) and then run the cd command on the MATLAB Command Line. If you are able to successfully change the directory, the issue might be because of MATLAB lacking administrator privileges.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!