searchPath

This command works like the WHICH command except it searches your system path for executables.

You are now following this Submission

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 (2026). searchPath (https://www.mathworks.com/matlabcentral/fileexchange/4219-searchpath), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.1

Updated license

1.0.0.0

Updated documentation and small code changes