error with CD command

2 vues (au cours des 30 derniers jours)
Gnaneswar Nadh satapathi
Gnaneswar Nadh satapathi le 1 Sep 2013
Commenté : YU Xinbo le 14 Mai 2015
Error using cd Cannot CD to C:\Users\gnani\AppData\Local\Temp (Name is nonexistent or not a directory).
Error in tempdir (line 31) curr_dir = cd(tmp_dir);
Error in publish (line 128) imageDir = tempdir;
Error in mdbpublish (line 56) outputPath = publish(file, options);
Error using open (line 69) NAME must contain a single string.
  3 commentaires
Walter Roberson
Walter Roberson le 1 Sep 2013
Are there any spaces in the username or the name of the file?
Gnaneswar Nadh satapathi
Gnaneswar Nadh satapathi le 10 Sep 2013
No sir.

Connectez-vous pour commenter.

Réponse acceptée

Gnaneswar Nadh satapathi
Gnaneswar Nadh satapathi le 6 Nov 2013
temp file in the C DIRECTORY of the path must be given full access control by right clicking the folder. and going to security and give full access
  1 commentaire
YU Xinbo
YU Xinbo le 14 Mai 2015
Or run the code in Administrator mode

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Search Path dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by