setpath / Set Path
Mostrar comentarios más antiguos
Hi,
I have the same issue on Windows & macOS. The Problem is that the toolbox contains a function that is native in MATLAB and thus I want the custom function to execute first.
The issue occurs with a toolbox that I installed that I wanted to move on top of the set path list. This is manually moved to the top: https://i.imgur.com/LMjejkR.png <http://i.imgur.com/LMjejkR.png>


What is the matter with that?
thx.
4 comentarios
José-Luis
el 15 de Dic. de 2016
The links don't work.
Pedro Pantalone
el 16 de Dic. de 2016
Editada: Pedro Pantalone
el 16 de Dic. de 2016
dbmn
el 16 de Dic. de 2016
1) A common problem on company computers is that pathdef.m is set to read only (so your changes did nothing).
Could you check by adding another path, if you can effectively change pathdef.m?
2) Have you tried using the command line based addpath / savepath functions?
Do you get the same results with addpath?
Respuestas (0)
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!
