error with CD command
이전 댓글 표시
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
Gnaneswar Nadh satapathi
2013년 9월 1일
Walter Roberson
2013년 9월 1일
Are there any spaces in the username or the name of the file?
Gnaneswar Nadh satapathi
2013년 9월 10일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Search Path에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!