error with CD command

2 ビュー (過去 30 日間)
Gnaneswar Nadh satapathi
Gnaneswar Nadh satapathi 2013 年 9 月 1 日
コメント済み: YU Xinbo 2015 年 5 月 14 日
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
Gnaneswar Nadh satapathi 2013 年 9 月 10 日
No sir.

サインインしてコメントする。

採用された回答

Gnaneswar Nadh satapathi
Gnaneswar Nadh satapathi 2013 年 11 月 6 日
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 件のコメント
YU Xinbo
YU Xinbo 2015 年 5 月 14 日
Or run the code in Administrator mode

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSearch Path についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by