B:\ Permission Issue
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Rohit Reddy Madasani
le 2 Juin 2016
Modifié(e) : Rohit Reddy Madasani
le 2 Juin 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.
Réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!