error id coming while publishing the paper, and opening GUIDE, please tell me how to overcome this error
error with CD command
5 views (last 30 days)
Show older comments
Gnaneswar Nadh satapathi
on 1 Sep 2013
Commented: YU Xinbo
on 14 May 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 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!