Never ask to save after modifying pathtool

Is there anyway to turn off the question to "save the current path for use in future MATLAB sessions" after modifying the paths on pathtool?
Basically to have it never ask again, until sometimes in the future when I want it to ask again?

Respuestas (1)

Jan
Jan el 19 de Mzo. de 2021

0 votos

You can create your own tool, which uses addpath and savepath automatically. I usually use these commands in the command window directly.

1 comentario

Quy Phan
Quy Phan el 19 de Mzo. de 2021
Thanks @Jan.
This is not important, just annoying since I never save my paths from this tool. I usually run some kind of scripts or let the function put stuff on the paths, as needed. Or let Matlab do its own thing. I only do manually checks (and sometimes modification) with the pathtool since it's a little quicker than with command lines; but I just don't want to save these paths after I finish the modifications using the tool.

Iniciar sesión para comentar.

Categorías

Más información sobre Search Path en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 19 de Mzo. de 2021

Comentada:

el 19 de Mzo. de 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by