IsPath
Versión 1.0.0.0 (1,57 KB) por
Andreas Sprenger
Checks for and displays user specific path definitions
Working on several projects - m-files each in a separate folder - needs the knowledge about the current folder in the search path. IsPath checks for user specific folder(s) in the search path.
p = IsPath(<foldername>); %returns true or false
p = IsPath; %returns a string with all user specific path(s). Can be used by rmpath(p) to remove all specific path definitions
Citar como
Andreas Sprenger (2024). IsPath (https://www.mathworks.com/matlabcentral/fileexchange/30370-ispath), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2010b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Search Path en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |