error with CD command

1 次查看(过去 30 天)
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 个评论
Walter Roberson
Walter Roberson 2013-9-1
Are there any spaces in the username or the name of the file?

请先登录,再进行评论。

采纳的回答

Gnaneswar Nadh satapathi
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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by