B:\ Permission Issue
1 回表示 (過去 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!