필터 지우기
필터 지우기

error with CD command

조회 수: 1 (최근 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 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