Why do I get:"Undefined function or variable 'pathtool'."
Mostrar comentarios más antiguos
I moved from 2015b to 2017b and at startup a lot of directories in the path are not recognized. Some of them I did not even know I had in the path :
/Applications/MATLAB_R2017b.app/toolbox/matlab/external/engines/python Warning: Name is nonexistent or not a directory:
I guess the default matlab home directory is no longer in /Users/mysuername/Documents/matlab. When I try to fix this by clicking on 'Set Path' in the 'HOME' tab of the main Matlab window the response is and error message "Undefined function or variable 'pathtool'."
Respuestas (1)
Something went wrong. If even the built-in pathtool cannot be found, the installation of R2017b failed. A re-installation is the first idea. The command restoredefaultpath might help also, but this should run after the installation already.
5 comentarios
Ronald Ouwerkerk
el 25 de En. de 2018
Hamid
el 16 de Mayo de 2018
restoredefaultpath worked for me too!
Sivateja Maturu
el 17 de Mayo de 2019
restoredefaultpath worked for me too! Thanks
Eric Bondzie
el 23 de Mayo de 2019
restoredefaultpath worked for me too. Thanks alot
marco velayarce
el 17 de Mzo. de 2020
thanks!,
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!