error with CD command

5 visualizaciones (últimos 30 días)
Gnaneswar Nadh satapathi
Gnaneswar Nadh satapathi el 1 de Sept. de 2013
Comentada: YU Xinbo el 14 de Mayo de 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 comentarios
Walter Roberson
Walter Roberson el 1 de Sept. de 2013
Are there any spaces in the username or the name of the file?
Gnaneswar Nadh satapathi
Gnaneswar Nadh satapathi el 10 de Sept. de 2013
No sir.

Iniciar sesión para comentar.

Respuesta aceptada

Gnaneswar Nadh satapathi
Gnaneswar Nadh satapathi el 6 de Nov. de 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 comentario
YU Xinbo
YU Xinbo el 14 de Mayo de 2015
Or run the code in Administrator mode

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by