cd work
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Daniel Shub
le 23 Juil 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Filename Construction dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!