searchPath

This command works like the WHICH command except it searches your system path for executables.
1.3K Downloads
Updated 1 Sep 2016

View License

This function is like the WHICH function except that it searches your entire system path. It also supports the "-all" switch in case you have two or more of the same executable in different directories.

Cite As

Mark Jones (2024). searchPath (https://www.mathworks.com/matlabcentral/fileexchange/4219-searchpath), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Search Path in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0

Updated documentation and small code changes