cd work
1 view (last 30 days)
Show older comments
i typed cd work in command window but follwing error:
cd work
Caught "std::exception" Exception message is:
Message Catalog was not loaded from the file. Please check file location, format or contents
?
0 Comments
Accepted Answer
Daniel Shub
on 23 Jul 2011
What do you get with
which -all cd
It should be something like:
built-in (/usr/local/matlab/r2010b/toolbox/matlab/general/cd)
/usr/local/matlab/r2010b/toolbox/matlab/iofun/@ftp/cd.m % ftp method
0 Comments
More Answers (0)
See Also
Categories
Find more on Search Path 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!