B:\ Permission Issue
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Rohit Reddy Madasani
am 2 Jun. 2016
Bearbeitet: Rohit Reddy Madasani
am 2 Jun. 2016
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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!