You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
Andreas Sprenger (2026). IsPath (https://au.mathworks.com/matlabcentral/fileexchange/30370-ispath), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.57 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
